Spread Silverlight Documentation
ITableStruct Interface Members
Properties  Methods 

GrapeCity.CalcEngine.Expressions Namespace : ITableStruct Interface

The following tables list the members exposed by ITableStruct.

Public Properties
 NameDescription
 Property The end column index of the table.  
 Property The end row index of the table, it's same as the totals's row index.  
 Property Indicate the table has header row.  
 Property Indicate the table has totals row.  
 Property The table name.  
 Property  
 Property The start column index of the table.  
 Property The start row index of the table, it's same as the header's row index.  
Top
Public Methods
 NameDescription
 Method Get the column index.  
 Method Get the column name.  
Top
See Also

Reference

ITableStruct Interface
GrapeCity.CalcEngine.Expressions Namespace