Application.OutlineSymbolsToggle method (Project)
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 Project displays outline symbols. The default value is True if outline symbols are hidden and False if they are visible. |
Return value
Boolean
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.