Edit

Share via


Word.CollapseDirection enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies the direction in which to collapse a selection.

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]

Fields

end = "End"

Collapses the selection to the end position.

start = "Start"

Collapses the selection to the start position.