Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITableColumn Interface
/ DataBodyRange Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DataBodyRange Property (ITableColumn)
In This Topic
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