Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListTemplate Class / StyleReference Property

In This Topic
    StyleReference Property
    In This Topic
    Gets a numbering style that serves the actual numbering properties, and which itself points to the actual underlying list template.
    Syntax
    'Declaration
     
    Public ReadOnly Property StyleReference As Style
    public Style StyleReference {get;}
    See Also