WdListApplyTo enumeration (Word)
Specifies the portion of a list to which to apply a list template.
Name | Value | Description |
---|---|---|
wdListApplyToSelection | 2 | Selection. |
wdListApplyToThisPointForward | 1 | From cursor insertion point to end of list. |
wdListApplyToWholeList | 0 | Entire list. |
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.