Edit

Word.CollapseDirection enum

Specifies the direction in which to collapse a selection.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

end = "End"

Collapses the selection to the end position.

start = "Start"

Collapses the selection to the start position.