void
Deletes the slicer and removes it from the associated
ISlicers
collection.
void
Updates the slicer settings from the json string.
Gets the caption of the specified slicer.
boolean
Gets whether the header that displays the slicer's caption is visible.
double
Gets the height of the specified slicer, in points.
double
Gets the horizontal position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.
Gets the name of the specified slicer.
int
Gets the number of columns in the specified slicer.
double
Gets the height, in points, of each row in the specified slicer.
Gets the
IShape
object associated with the specified slicer.
Gets the style currently applied to the specified slicer.
double
Gets the vertical position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.
double
Gets the width of the specified slicer, in points.
void
Sets the caption of the specified slicer.
void
Sets whether the header that displays the slicer's caption is visible.
void
Sets the height of the specified slicer, in points.
void
Sets the horizontal position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.
void
Sets the name of the specified slicer.
void
Sets the number of columns in the specified slicer.
void
Sets the height, in points, of each row in the specified slicer.
void
Sets the style currently applied to the specified slicer.
void
Sets the vertical position of the specified slicer, in points, relative to the upper-left corner of cell A1 on a worksheet.
void
Sets the width of the specified slicer, in points.
Generates a json string from slicer.