[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ListTemplate

ListTemplate Class

Represents a single list template that includes all formatting that defines a list.

Inheritance
ListTemplate
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ListTemplate
Public Class ListTemplate

Properties

Name Description
Document

Gets the parent document.

Id

Gets the unique identifier of the list template.

IsMultiLevel

Gets a value indicating whether the list contains 9 levels, If this property is false, the list contains only 1 level.

ListLevels

Gets the collection of ListLevel for the list template.

Name

Gets or sets the name of the list template.

StyleDefinition

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

StyleReference

Gets a numbering style that serves the actual numbering properties, and which itself points to the actual underlying list template.