Spread WPF Documentation
ITableStruct Interface Members
Properties  Methods 

GrapeCity.CalcEngine.Expressions Namespace : ITableStruct Interface

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

Reference

ITableStruct Interface
GrapeCity.CalcEngine.Expressions Namespace