DrawSelectPrevious

Syntax

DrawSelectPrevious

Remarks

Selects the previous drawing object, where "previous" means next closest to the bottom in a stack of drawing objects. If the bottommost object is selected, Word selects the topmost object. If a drawing object is not selected when DrawSelectPrevious runs, an error occurs. Note that you do not need to set a drawing range with DrawSetRange to use DrawSelectPrevious.

See Also

DrawExtendSelect, DrawSelect, DrawSelectNext