Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableColumn Structure
Members


In This Topic
    TableColumn Structure
    In This Topic
    Represents a table column.
    Syntax
    'Declaration
     
    
    Public Structure TableColumn 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As TableColumn
    public struct TableColumn : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.TableColumn

    See Also