SlicerItems Members
Include Protected Members
Include Inherited Members
Represents the collection of SlicerItem objects contained in a SlicerCache or SlicerCacheLevel object.
The SlicerItems type exposes the following members.
Properties
Name | Description | |
---|---|---|
_Default | Reserved for internal use. | |
Application | When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. | |
Count | Gets the number of objects in the collection. | |
Creator | Gets a 32-bit integer that indicates the application in which this object was created. | |
Item | Gets a SlicerItem object from a collection. | |
Parent | Gets the parent SlicerCache object for the specified object. |
Top
Methods
Name | Description | |
---|---|---|
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() |
Top