Spread Silverlight Documentation
ITableStruct Interface Members
Properties  Methods 

The following tables list the members exposed by ITableStruct.

Public Properties
 NameDescription
 PropertyEndColumnThe end column index of the table.  
 PropertyEndRowThe end row index of the table, it's same as the totals's row index.  
 PropertyHasHeadersRowIndicate the table has header row.  
 PropertyHasTotalsRowIndicate the table has totals row.  
 PropertyNameThe table name.  
 PropertySource  
 PropertyStartColumnThe start column index of the table.  
 PropertyStartRowThe start row index of the table, it's same as the header's row index.  
Top
Public Methods
 NameDescription
 MethodGetColumnIndexInTableGet the column index.  
 MethodGetColumnNameGet the column name.  
Top
See Also

Reference

ITableStruct Interface
GrapeCity.CalcEngine.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.