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