Spread.Services Documentation
PivotFields Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IPivotTable Interface
: PivotFields Property
Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of both the visible and hidden fields (a PivotFields object) in the PivotTable report.
Syntax
C#
IPivotFields
PivotFields {
get
;}
See Also
Reference
IPivotTable Interface
IPivotTable Members