Word.Continue 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 whether the formatting from the previous list can be continued.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
disabled = "Disabled" | Formatting cannot continue from the previous list. |
list = "List" | Formatting can continue from the previous list. |
reset = "Reset" | Numbering can be restarted. |