Slicer.SelectItems
Slicer.SelectItems method
public void SelectItems(string[] labels, bool append)
| Parameter | Type | Description |
|---|---|---|
| labels | String[] | Selected labels. |
| append | Boolean | False means only selecting these labels and unselecting others. True means keeping old selected items and selecting these labels. |
Remarks
If you want to select all items, please use ClearFilter method.
See Also
- class Slicer
- namespace Aspose.Cells.Slicers
- assembly Aspose.Cells