WdUseFormattingFrom enumeration (Word)
Specifies a source to copy formatting from.
Name | Value | Description |
---|---|---|
wdFormattingFromCurrent | 0 | Copy source formatting from the current item. |
wdFormattingFromPrompt | 2 | Prompt the user for formatting to use. |
wdFormattingFromSelected | 1 | Copy source formatting from the current selection. |
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.