WdStyleType enumeration (Word)
Specifies the style type to apply.
Name | Value | Description |
---|---|---|
wdStyleTypeCharacter | 2 | Body character style. |
wdStyleTypeList | 4 | List style. |
wdStyleTypeParagraph | 1 | Paragraph style. |
wdStyleTypeTable | 3 | Table style. |
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.