[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.Name

Name Property

Name

Get or set a string value that represents the name of the workbook.

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