[]
Represents a collection of ISlicer objects.
public interface ISlicers
Public Interface ISlicers
| 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. |
| Name | Description |
|---|---|
| Add(IWorksheet, string, string, int, int, int, int) | Creates a new slicer. |