VisSelectItemStatus enumeration (Visio)
Values returned by the Selection.ItemStatus property.
Constant | Value | Description |
---|---|---|
visSelIsPrimaryItem | &H1 | The item is the primary item. |
visSelIsSubItem | &H2 | The item is a subselected item. |
visSelIsSuperItem | &H4 | The item is a superselected item. |
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.