ShowSortLine (Property)

Applies To:

Section object

Description:

Displays the Sort line in each section (with the exception of the Dashboard section). The default value of this property is true.

Action:

Read-write, Boolean

Example:

This example shows how to hide the sort line in an OLAPQuery:

ActiveDocument.Sections["OLAPQuery"].ShowSortLine=false