Spread.Services Documentation
DataRange Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITable Interface
: DataRange Property
Returns the
IRange
object that represents the range that contains the data area in the table between the header row and the insert row.
Syntax
C#
IRange
DataRange {
get
;}
See Also
Reference
ITable Interface
ITable Members