Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotTable 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 (IPivotTable)
In This Topic
Returns a Range object that represents the range that contains the data area in the list between the header row and the insert row (read-only).
Syntax
C#
IRange
DataBodyRange {
get
;}
See Also
Reference
IPivotTable Interface
IPivotTable Members