Spread.Services Documentation
DataBodyRange Property (ITableColumn)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITableColumn Interface
: DataBodyRange Property
Returns the
IRange
object that is the size of the data portion of a column (read-only).
Syntax
C#
IRange
DataBodyRange {
get
;}
See Also
Reference
ITableColumn Interface
ITableColumn Members