Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableColumn Structure
Members


TableColumn Structure
Represents a table column.
Syntax
'Declaration
 
Public Structure TableColumn 
   Inherits System.ValueType
 
'Usage
 
Dim instance As TableColumn
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.TableColumn

See Also