PivotLines.Count Property
Excel Developer Reference |
Returns the number of items in the PivotLines collection. Read-only.
Version Information
Version Added: Excel 2007
Syntax
expression.Count
expression A variable that represents a PivotLines object.
See Also