Edit

Share via


Word.CollapseDirection enum

Specifies the direction in which to collapse a selection.

Remarks

[ API set: WordApiDesktop 1.4 ]

Fields

end = "End"

Collapses the selection to the end position.

start = "Start"

Collapses the selection to the start position.