[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Style.ListTemplate

ListTemplate Property

ListTemplate

Gets the ListTemplate that defines list formatting for the list style.

This property is only valid for list styles. For other style types this property returns null.

Declaration
public ListTemplate ListTemplate { get; }
Public ReadOnly Property ListTemplate As ListTemplate