Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotTable Interface
/ RowFields Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RowFields Property
In This Topic
Returns an object that represents either a collection of all the fields (an
IPivotFields
object) that are currently showing as row fields. Read-only.
Syntax
C#
IPivotFields
RowFields {
get
;}
See Also
Reference
IPivotTable Interface
IPivotTable Members