Share via


Application.OutlineSymbolsToggle Method

Project Developer Reference

Shows or hides outline symbols.

Syntax

expression.OutlineSymbolsToggle(Show)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
Show Optional Boolean True if Microsoft Office Project 2007 displays outline symbols. The default value is True if outline symbols are hidden and False if they are visible.

Return Value
Boolean

See Also