Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / Name Property
In This Topic
    Name Property (Workbook)
    In This Topic
    Get or set a string value that represents the name of the workbook.
    Syntax
    public System.string Name {get; set;}
    See Also