I narrowed it down to something going on with the Lev 2 heading and excamined the bullets/numbering options again. The one thing I had not thought about -- because I never actually touch this setting and don't know how it got set the way it was -- was the "Leve...
This example checks to see whether numbering from a previous list is disabled. If it isn't disabled, the current list template is applied with numbering set to continue from the previous list. The selection must be within the second list, or this example creates an error. ...
This method returns the state of the Continue previous list and Restart numbering options in the Bullets and Numbering dialog box for a specified list format. To change the settings of these options, set the ContinuePreviousList argument of the ApplyListTemplate(ListTemplate, Object, Ob...
wdResetList1 Numbering can be restarted. wdContinueList2 Formatting can continue from the previous list. Remarks Used with theCanContinuePreviousListproperty of theListandListFormatobjects. The values map to the state of the Continue Previous List and Restart Numbering options in the Bullets and Num...
Report for a complete list of APIs added, removed, or changed in this release. <!-- standing item --> Full release notes and the latest updates The previous list concentrates on changes that affect existing applications migrating from previous ICU releases. For more news about this release, a...
I narrowed it down to something going on with the Lev 2 heading and excamined the bullets/numbering options again. The one thing I had not thought about -- because I never actually touch this setting and don't know how it got set the way it was -- was the "...
Returns a WdContinue constant (wdContinueDisabled, wdResetList, or wdContinueList) that indicates 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.Theme Light Dark High contrast Previous Versions Blog Contribute Privacy Terms of Use Trademarks ©...
This example checks to see whether numbering from a previous list is disabled. If it isn't disabled, the current list template is applied with numbering set to continue from the previous list. The selection must be within the second list, or this example creates an error. ...
The one thing I had not thought about -- because I never actually touch this setting and don't know how it got set the way it was -- was the "Level" of the numbering. In the problematic style, the Level of the numbering was set at "2" instead of...