XlsPivotCachesCollection Properties | 
The XlsPivotCachesCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
Capacity | 
 
Gets or sets the number of elements that the System.Collections.CollectionBase can contain.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Count | 
 
Returns number of items in the collection. Read-only.
 
 | 
| 
 | 
InnerList | 
 
Gets the list of elements in the instance.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
IsReadOnly | 
 
Gets a value indicating whether the collection is read-only.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Item | 
 
Gets or sets the item at the specified index in the collection.trigger OnSet and OnSetComplete method when set item
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
List | 
 
Gets the list of elements in the instance.
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Parent | 
 
Gets the parent workbook to which this worksheet belongs.
 
 | 
| 
 | 
Workbook | 
 
Represents an Excel workbook, providing methods and properties to manipulate and access the contents of an Excel file.
 
 |