IPivotFilterSource.DataSource

Syntax

DataSource: IMatrixDataSource;

Description

The DataSource property returns the data source, by which filtering is executed.

Example

The property use is given in the example for IPivotFilterSource.Matrix.

See also:

IPivotFilterSource