VisDeleteFlags enumeration (Visio)

Specifies constants that define particular sets of instruction to apply to a deletion; passed to the Selection.DeleteEx and Shape.DeleteEx methods.

Name Value Description
visDeleteNormal 0 Match the deletion behavior in the user interface.
visDeleteHealConnectors 1 Delete connectors attached to deleted shapes.
visDeleteNoHealConnectors 2 Do not delete connectors attached to deleted shapes.
visDeleteNoContainerMembers 4 Do not delete unselected members of containers or lists.
visDeleteNoAssociatedCallouts 8 Do not delete unselected callouts associated with 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.