WdStyleType Enumeration
Word Developer Reference |
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. |