Spread WPF 17
GrapeCity.CalcEngine.Expressions Namespace / ITableStruct Interface
Properties Methods

In This Topic
    ITableStruct Interface Members
    In This Topic

    The following tables list the members exposed by ITableStruct.

    Public Properties
     NameDescription
     PropertyThe end column index of the table.  
     PropertyThe end row index of the table, it's same as the totals's row index.  
     PropertyIndicate the table has header row.  
     PropertyIndicate the table has totals row.  
     PropertyThe table name.  
     Property  
     PropertyThe start column index of the table.  
     PropertyThe start row index of the table, it's same as the header's row index.  
    Top
    Public Methods
     NameDescription
     MethodGet the column index.  
     MethodGet the column name.  
    Top
    See Also