OutlineShowFirstLine, OutlineShowFirstLine()

Syntax

OutlineShowFirstLine [On]

OutlineShowFirstLine()

Remarks

The OutlineShowFirstLine statement controls the display of body text in outline view. You can use this statement to make the document easier to scan by hiding all but the first line of body text. If the active document is not in outline or master document view, an error occurs.

Argument

Explanation

On

Specifies whether or not to display the first line of body text:

0 (zero) All body text is shown.

1 or omitted Only the first line of body text is shown.


The OutlineShowFirstLine() function returns the following values.

Value

Explanation

0 (zero)

All lines of body text are displayed.

–1

Only the first line of body text is displayed.


See Also

OutlineCollapse, OutlineShowFormat