Word.NumberingRule enum
Specifies the numbering rule to apply.
Remarks
[ API set: WordApiDesktop 1.3 ]
Fields
restartContinuous = "RestartContinuous" | Restart numbering continuously. |
restartPage = "RestartPage" | Restart numbering at the beginning of each page. |
restartSection = "RestartSection" | Restart numbering at the beginning of each section. |