DetailRowCount Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns a Long value that represents the number of rows in the detail area that contains the specified cell. Read-only.

expression.DetailRowCount

expression   Required. An expression that returns a PivotCell object.

Remarks

Using this property when the PivotTable list is connected to an OLAP data source will result in a run-time error.