Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListFormat Class / Template Property

In This Topic
    Template Property (ListFormat)
    In This Topic
    Gets or sets the list template associated with the paragraph.
    Syntax
    'Declaration
     
    Public Property Template As ListTemplate
    public ListTemplate Template {get; set;}
    See Also