VisSelectMode enumeration (Visio)
Constants passed to and returned by the Selection.IterationMode property and the CreateSelection method.
Constant | Value | Description |
---|---|---|
visSelModeOnlySub | &H0800 | Selection reports only subselected shapes. |
visSelModeOnlySuper | &H0200 | Selection reports only superselected shapes. |
visSelModeSkipSub | &H0400 | Selection does not report subselected shapes. |
visSelModeSkipSuper | &H0100 | Selection does not report superselected shapes. |
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.