Pivot Assembly Interfaces

  Interface Brief description
The IPivot interface contains properties and methods that are used to work with an object that is a base for building a data table.
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 dimension level properties.
The IPivotDimensionLevelPropertiesCommon interface is used to work with basic properties of dimension level.
The IPivotDemensionLevels interface is used to work with the collection of table dimension levels.
The IPivotDimensions interface contains properties and methods that are used to work with the 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 that are used to work with dimension elements name.
The IPivotDimNamings interface contains properties and methods that are used to work with dimension names collection.
The IPivotEvaluator interface contains properties that are used to work with calculated table factors.
The IPivotEvaluatorDimCalculates interface contains properties and methods that are used to work with the collection of calculated elements by table dimensions.
The IPivotEvaluatorDimCalculatesItem interface contains properties and methods that are used to work with the calculated elements by specified dimension.
The IPivotEvaluatorDimCalculatesList interface contains properties of the collection of calculated factors that were created relative to any dimension element.
The IPivotEvaluatorDynamics interface contains properties that are used to work with factors dynamics in various table elements.
The IPivotEvaluatorDynamicsHeader interface contains properties that are used to build factors dynamics by the selected table element.
The IPivotEvaluatorTotals interface contains properties and methods that are 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 that are used to get information about an error occurred in the table.
The IPivotFilter interface contains properties that determine data filtering parameters.
The IPivotFilterAttributeLink interface contains filter properties by dimension attributes links.
The IPivotFilterAttributeLinks interface contains properties and methods that are used to work with the collection of filters by dimensions attributes links.
The IPivotFilterRange interface contains properties that are used to determine a data filtering (highlighting) area.
The IPivotFilterSettings interface is used to work with data filtering parameters.
The IPivotHeader interface contains properties and methods that are 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 that are 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 that are used to work with the collection of table data highlighting conditions.
The IPivotInsteadOwnerTotalsSettings interface is used to work with settings of displaying totals in parent element row.
The IPivotPareto interface contains properties for getting 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 or 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 that are used to work with table data.
The IPivotTableHeader interface contains properties that are used to work with table headers.
The IPivotTables interface contains properties that are used to work with the collection of variants of data tables.

See also:

Introduction | Pivot Assembly Enumerations | Pivot Assembly Classes | Examples