Word.Continue enum
Specifies whether the formatting from the previous list can be continued.
Remarks
[ API set: WordApiDesktop 1.3 ]
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. |