IPrxDrillCellResult

Description

The IPrxDrillCellResult interface contains properties of binding a cell to the slice data.

Properties

  Property name Brief description
Column The Column property returns the number of the column of the cell bound to the data slice.
Coord The Coord property determines a coordinate of the element in the matrix.
DataSource The DataSource property returns the data source containing the slice used as a data source for the specified cell.
Row The Row property returns the number of the row of the cell bound to the data slice.
Selection The Selection property returns selection of the slice used as a data source for a specified cell.
Sheet The Sheet property returns the object containing the sheet of the regular report, on which the cell bound to the data slice is located.
Slice The Slice property returns an object containing the slice used as a data source for the specified cell.

Methods

  Property name Brief description
Drill The Drill method returns True if you can get the next cell of the matrix.

See also:

Report Assembly Interfaces