Displays the slicer in the OLAPQuery Outliner. The slicer defines a logical slice of the server cube by instructing the server to ignore all values not part of the slice. The default value of this property is true.
This example shows how to hide the slicer in an OLAPQuery:
ActiveDocument.Sections["OLAPQuery"].ShowSlicer=false