VisListDirection enumeration (Visio)

Specifies constants that identify the list direction; passed to and returned by the ContainerProperties.ListDirection property.

Name Value Description
visListDirLeftToRight 0 Shapes are arranged horizontally, from left to right.
visListDirRightToLeft 1 Shapes are arranged horizontally, from right to left.
visListDirTopToBottom 2 Shapes are arranged vertically, from top to bottom.
visListDirBottomToTop 3 Shapes are arranged vertically, from bottom to top.

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.