DetailCells Property

                  Applies To

Returns a PivotDetailCell object based on a row and column index.

Syntax

expression.Cell(Row, Column)

expression   An expression that returns a PivotCell object.

Row   Required Long. Specifies the row that contains the specified cell.

Column   Required Long. Specifies the column that contains the specified cell.


Send feedback to MSDN.Look here for MSDN Online resources.