| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
ISlicer |
ISlicers.add(IWorksheet slicerDestination,
java.lang.String name,
java.lang.String caption,
double top,
double left,
double width,
double height)
Creates a new slicer and returns a
ISlicer object. |
ISlicer |
ISlicers.get(int index)
Gets the
ISlicer with the specified index. |
ISlicer |
ISlicers.get(java.lang.String name)
Gets the
ISlicer with the specified name. |