Spread Windows Forms 8.0 Product Documentation
ITableRange Interface Members
Properties  Methods  Events

The following tables list the members exposed by ITableRange.

Public Properties
 NameDescription
 PropertyColumnsGets a collection of ITableColumn.  
 PropertyCommentGets or sets comment for table  
 PropertyDataRangeGets data range of ITableRange  
 PropertyDataSourcesource of IRange table  
 PropertyFirstColumnIndexGets first column index  
 PropertyFirstRowIndexGets first row index  
 PropertyHeaderRowIndexGets row index of header row  
 PropertyHeaderRowVisibleGets or sets header visible  
 PropertyLastColumnIndexGet last column index  
 PropertyLastRowIndexGets last row index  
 PropertyNameGets or Set Name of ITableRange  
 PropertyTotalRowIndexGets total row index  
 PropertyTotalRowVisibleGets or sets total visible  
Top
Public Methods
 NameDescription
 MethodGetColumnIndexGets column index by Name  
 MethodGetColumnNameGets name of the column  
 MethodGetDataColumnFormulaGets data fomula to special column  
 MethodGetUniqueColumnNameGet unique name for a table column  
 MethodSetDataColumnFormulaSets data formula to special column  
 MethodSyncDataInRangeSynchronize table data in specific range.  
Top
Public Events
 NameDescription
 EventNameChangedOccurs when table name is changed.  
 EventNameChangingOccurs when table name is about to change.  
 EventTableRangeChangedOccurs when range of table is changed.  
 EventTableRangeChangingOccurs when range of table is about to change.  
Top
See Also

Reference

ITableRange Interface
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.