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