[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Slicers.ISlicerItems.Range

Range Method

Range(params string[])

Gets the ISlicerItem objects from a collection.

Declaration
ISlicerItem Range(params string[] names)
Function Range(ParamArray names As String()) As ISlicerItem
Parameters
Type Name Description
string[] names

The names of the ISlicerItem objects.

Returns
Type Description
ISlicerItem

The ISlicerItem objects from a collection.