[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableColumn.Name

Name Property

Name

Gets or sets the name of the table column. This is also used as the display name of the table column. This name must be unique within the table (read or write).

Declaration
string Name { get; set; }
Property Name As String