Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / WorkbookReference Class / Name Property
In This Topic
    Name Property (WorkbookReference)
    In This Topic
    The name of the workbook. If the BaseDirectory is not a null reference (Nothing in Visual Basic) (Nothing), represents the file name of the workbook.
    Syntax
    public System.string Name {get;}
    See Also