Spread Windows Forms 12.0 Product Documentation
DataRange Property (ITableRange)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ITableRange Interface : DataRange Property
Gets the data range of the ITableRange.
Syntax
'Declaration
 
ReadOnly Property DataRange As CellRange
'Usage
 
Dim instance As ITableRange
Dim value As CellRange
 
value = instance.DataRange
CellRange DataRange {get;}
See Also

Reference

ITableRange Interface
ITableRange Members