Pivot Assembly Interfaces

  Interface Brief description
The IPivot interface contains properties and methods used to work with an object that is a base for data table constructing.
The IPivotClass interface contains static properties and methods of the PivotClass class.
The IPivotCustomDimNaming interface is used to work with custom names of dimension elements.
The IPivotDimension interface contains properties of a data source dimension.
The IPivotDimensionFilterSettings interface is used to work with filtering settings for dimension.
The IPivotDemensionLevel interface is used to work with table dimension level.
The IPivotDimensionLevelProperties interface is used to work with properties of dimension level.
The IPivotDimensionLevelPropertiesCommon interface is used to work with basic properties of dimension level.
The IPivotDemensionLevels interface is used to work with collection of table dimension levels.
The IPivotDimensions interface contains properties and methods used to work with collection of data sources dimensions, on which basis the table is formed.
The IPivotDimensionSettings interface is used to work with table dimension settings.
The IPivotDimensionSettingsEx interface is used to work with additional settings of table dimension.
The IPivotDimNamings interface contains properties used to work with dimension elements name.
The IPivotDimNamings interface contains properties and methods used to work with dimension names collection.
The IPivotEvaluator interface contains properties used to work with calculated table factors.
The IPivotEvaluatorDimCalculates interface contains properties and methods used to work with the collection of calculated elements by table dimensions.
The IPivotEvaluatorDimCalculatesItem interface contains properties and methods used to work with the calculated elements by specified dimension.
The IPivotEvaluatorDimCalculatesList interface contains properties of collection of the calculated factors that were created relatively to any dimension element.
The IPivotEvaluatorDynamics interface contains properties used to work with factors dynamics in various table elements.
The IPivotEvaluatorDynamicsHeader interface contains properties used to build indexes dynamics by the selected table element.
The IPivotEvaluatorTotals interface contains properties and methods used to work with the collection of totals that are calculated by various table elements.
The IPivotEvaluatorTotalsItem interface contains properties of totals element that are calculated on a specific level of table dimension.

The IPivotEvents interface is used to implement table handler events.

The IPivotException interface contains properties and methods used to get information about an error occurred in the table.
The IPivotFilter interface contains properties that define parameters of data filtering.
The IPivotFilterAttributeLink interface contains filter properties by dimension attributes links.
The IPivotFilterAttributeLinks interface contains properties and methods used to work with collection of filters by dimensions attributes links.
The IPivotFilterRange interface contains properties used to define a data filtering (highlighting) area.
The IPivotFilterSettings interface is used to work with data filtering parameters.
The IPivotHeader interface contains properties and methods used to work with the collection of dimensions located in the selected table header.
The IPivotHeaderEvaluatedSlot interface is used to work with a calculated column or row in table sidehead.
The IPivotHeaderEvaluatedSlots interface is used to work with the collection of calculated columns and rows in table sidehead.
The IPivotHeaderFilterSettings interface is used to work with row or column header filtering settings.
The IPivotHeaderNumbering interface contains properties used to control numbering in table headers.
The IPivotHeaderSettings interface is used to work with row or column header settings.
The IPivotHighlightItem interface contains properties of the table data highlighting condition.
The IPivotHighlightItems interface contains properties and methods used to work with a collection of table data highlighting conditions.
The IPivotPareto interface contains properties used to get 80/20 analysis parameters by various elements.
The IPivotParetoSettings interface contains properties that are used to determine distribution parameters.
The IPivotParetoSettingsItem interface is used to work with settings of minimum/maximum values selection on using the Top/Bottom analysis.
The IPivotSorter interface is used to work with sorting parameters by various table elements.
The IPivotSorterData interface is used to set up parameters of data sorting in the table.
The IPivotSortItem interface is used to work with table sorting.
The IPivotTable interface contains properties and methods used to work with table data.
The IPivotTableHeader interface contains properties used to work with table headers.
The IPivotTables interface contains properties used to work with a collection of variants of tables with data.

See also:

Introduction | Pivot Assembly Enumerations | Pivot Assembly Classes | Examples