Expand Minimize
This topic has not yet been rated - Rate this topic

WdStyleSheetPrecedence Enumeration

Specifies the level of importance of a style sheet compared to other cascading style sheets attached to the Web document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
public enum WdStyleSheetPrecedence
Member nameDescription
wdStyleSheetPrecedenceHigherRaise precedence.
wdStyleSheetPrecedenceLowerLower precedence.
wdStyleSheetPrecedenceHighestHighest precedence.
wdStyleSheetPrecedenceLowestLowest precedence.

Used with the Add and Move methods of the StyleSheet object.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.