count property

int count

Returns the count of pivot reference collection.

Implementation

int get count {
  return _worksheets.length;
}