WdStyleSheetPrecedence enumeration (Word)
Specifies the level of importance of a style sheet compared with other cascading style sheets attached to the web document.
Name | Value | Description |
---|---|---|
wdStyleSheetPrecedenceHigher | -1 | Raise precedence. |
wdStyleSheetPrecedenceHighest | 1 | Highest precedence. |
wdStyleSheetPrecedenceLower | -2 | Lower precedence. |
wdStyleSheetPrecedenceLowest | 0 | Lowest precedence. |
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.