Aspose.Cells.Pivot Namespace

Contains all classes of PivotTable.
Classes
  ClassDescription
Public classCode examplePivotField
Represents a field in a PivotTable report.
Public classPivotFieldCollection
Represents a collection of all the PivotField objects in the PivotTable's specific PivotFields type.
Public classCode examplePivotFilter
Represents a PivotFilter in PivotFilter Collection.
Public classPivotFilterCollection
Represents a collection of all the PivotFilter objects
Public classCode examplePivotFormatCondition
Represents a PivotTable Format Condition in PivotFormatCondition Collection.
Public classPivotFormatConditionCollection
Represents PivotTable Format Conditions.
Public classPivotItem
Represents a item in a PivotField report.
Public classPivotItemCollection
Represents a collection of all the PivotItem objects in the PivotField's
Public classPivotPageFields
Represents the pivot page field items if the pivot table data source is consolidation ranges. It only can contain up to 4 fields.
Public classCode examplePivotTable
Summary description for PivotTable.
Public classCode examplePivotTableCollection
Represents the collection of all the PivotTable objects on the specified worksheet.
Public classSxRng
Represents Group Range in a PivotField.
Enumerations
  EnumerationDescription
Public enumerationPivotConditionFormatRuleType
Represents PivotTable condition formatting rule type.
Public enumerationPivotConditionFormatScopeType
Represents PivotTable condition formatting scope type.
Public enumerationPivotFieldDataDisplayFormat
Represents data display format in the PivotTable data field.
Public enumerationPivotFieldSubtotalType
Summary description for PivotFieldSubtotalType.
Public enumerationPivotFieldType
Represents PivotTable field type.
Public enumerationPivotFilterType
Represents PivotTable Filter type.
Public enumerationPivotGroupByType
Represents PivotTable groupby type.
Public enumerationPivotItemPosition
Represents PivotTable base item Next/Previous/All position in the base field .
Public enumerationPivotMissingItemLimitType
Represents number of items to retain per field.
Public enumerationPivotTableAutoFormatType
Represents PivotTable auto format type.
Public enumerationPivotTableStyleType
Represents the pivot table style type.