Spread Windows Forms 12.0 Product Documentation
DataCellRange Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ITableDataColumn Interface : DataCellRange Property
Gets the data cell range. The values do not include header cell and total cell.
Syntax
'Declaration
 
ReadOnly Property DataCellRange As CellRange
'Usage
 
Dim instance As ITableDataColumn
Dim value As CellRange
 
value = instance.DataCellRange
CellRange DataCellRange {get;}
See Also

Reference

ITableDataColumn Interface
ITableDataColumn Members