VisSelectArgs Constants [Visio 2003 SDK Documentation]

Selection-type constants to be passed to the Selection.Select and Window.Select methods.

Constant Value

visDeselectAll

256

visDeselect

1

visSelectAll

4

visSelect

2

visSubSelect

3

See Also | Select method