[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Slicers.ISlicers

ISlicers Interface

Represents a collection of ISlicer objects.

Namespace: GrapeCity.Spreadsheet.Slicers
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ISlicers
Public Interface ISlicers

Properties

Name Description
Count

Gets the number of ISlicerItem objects in the collection.

this[int]

Gets the ISlicer object from a collection.

this[string]

Gets the GrapeCity.Spreadsheet.Slicers.Slicer object from a collection.

Methods

Name Description
Add(IWorksheet, string, string, int, int, int, int)

Creates a new slicer.