[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITableColumn.Name

Name Property

Name

Gets or sets value that represents the name of the table column.

Declaration
string Name { get; set; }
Property Name As String
Property Value
Type Description
string

The name of the table column.

Remarks

The value of this property is also used as the display name of the table column. This name must be unique within the table.