PivotTablesCollection Properties |
The PivotTablesCollection 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.
(Inherited from
XlsPivotTablesCollection
.)
|
![]() |
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 Int32 |
Gets single entry from the collection.
(Inherited from
XlsPivotTablesCollection
.)
|
![]() |
Item String |
Gets single entry from the collection.
(Inherited from
XlsPivotTablesCollection
.)
|
![]() |
List |
Gets the list of elements in the instance.
(Inherited from
CollectionBase
T
.)
|
![]() |
Parent |
Read-oonly. The parent object for the specified object.
(Inherited from
CollectionExtended
T
.)
|
![]() |
ParentWorksheet |
Gets the parent worksheet of the current XlsWorksheetBase instance.
(Inherited from
XlsPivotTablesCollection
.)
|