Member of:
OLAPSlicer object
Description:
Represents a slicer within an OLAP Query report.
Example:
This example shows how to remove the “Q3” slicer value from the query:
ActiveDocument.Sections["OLAPQuery"].Slicers["Q3"].Remove()
Methods:
Remove()
Properties:
Read-only: Property Name As String