[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ListTemplate.StyleDefinition

StyleDefinition Property

StyleDefinition

Gets a numbering style that this list template uses as the base numbering definition.

Declaration
public Style StyleDefinition { get; }
Public ReadOnly Property StyleDefinition As Style
Remarks

Numbering styles are never directly referenced by paragraphs or runs in the document. Instead, a list template specifies that it contains the underlying numbering information for a numbering style. The numbering style itself is just a friendly name on a list template.