Application.BoxLinkStyleToggle method (Project)
Toggles the box link style between rectilinear links and straight links.
Syntax
expression. BoxLinkStyleToggle
( _StraightLinks_
)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
StraightLinks | Optional | Boolean | True if straight links are used. False if rectilinear links are used. The default value is to switch the current setting from one style to the other. |
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.