WdContinue enumeration (Word)
Specifies whether the formatting from the previous list can be continued.
Name | Value | Description |
---|---|---|
wdContinueDisabled | 0 | Formatting cannot continue from the previous list. |
wdContinueList | 2 | Formatting can continue from the previous list. |
wdResetList | 1 | Numbering can be restarted. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.