[]
Gets the ISlicerItem objects from a collection.
ISlicerItem Range(params string[] names)
Function Range(ParamArray names As String()) As ISlicerItem
| Type | Name | Description |
|---|---|---|
| string[] | names | The names of the ISlicerItem objects. |
| Type | Description |
|---|---|
| ISlicerItem | The ISlicerItem objects from a collection. |