Visio.LayoutVariant enum
Represents the type of layout.
Remarks
[ API set: 1.1 ]
Fields
flowchart_BottomToTop = "Flowchart_BottomToTop" | Use Flowchart with BottomToTop orientation.
|
flowchart_LeftToRight = "Flowchart_LeftToRight" | Use Flowchart with LeftToRight orientation.
|
flowchart_RightToLeft = "Flowchart_RightToLeft" | Use Flowchart with RightToLeft orientation.
|
flowchart_TopToBottom = "Flowchart_TopToBottom" | Use Flowchart with TopToBottom orientation.
|
pageDefault = "PageDefault" | Use the Page default layout.
|
unknown = "Unknown" | Invalid layout.
|
wideTree_DownThenLeft = "WideTree_DownThenLeft" | Use WideTree with DownThenLeft orientation.
|
wideTree_DownThenRight = "WideTree_DownThenRight" | Use WideTree with DownThenRight orientation.
|
wideTree_LeftThenDown = "WideTree_LeftThenDown" | Use WideTree with LeftThenDown orientation.
|
wideTree_RightThenDown = "WideTree_RightThenDown" | Use WideTree with RightThenDown orientation.
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins