Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListTemplateCollection Class
Properties Methods

In This Topic
    ListTemplateCollection Class Members
    In This Topic

    The following tables list the members exposed by ListTemplateCollection.

    Public Properties
     NameDescription
    Public Property Gets the count of numbered and bulleted list templates in the document.  
    Public Property Gets the parent document.  
    Public PropertyOverloaded.  Gets a list template by its index.  
    Public Property Gets the collection of picture bullets to be used in list templates.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates a new list template and adds it to the collection of list templates in the document.  
    Public Method Checks whether this collection contains a list template with a specified name.  
    Public Method Tries to find a list template with a specified name.  
    Top
    See Also