[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.WorkbookReference.Name

Name Property

Name

The name of the workbook. If the BaseDirectory is not null (Nothing), represents the file name of the workbook.

Declaration
public string Name { get; }
Public ReadOnly Property Name As String