Slicers Members
Include Protected Members
Include Inherited Members
A collection of Slicer objects.
The Slicers 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 | Returns a Slicer object from the collection. | |
Parent | Gets the parent SlicerCache object for the specified Slicers collection. |
Top
Methods
Name | Description | |
---|---|---|
Add | Creates a new slicer and returns a Slicer object. | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() |
Top