Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Style Class / Priority Property

In This Topic
    Priority Property
    In This Topic
    A number that can be used to sort the set of style definitions in a user interface.
    Syntax
    'Declaration
     
    Public Property Priority As System.Integer
    public System.int Priority {get; set;}
    See Also