Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListTemplate Class / Name Property

In This Topic
    Name Property (ListTemplate)
    In This Topic
    Gets or sets the name of the list template.
    Syntax
    'Declaration
     
    Public Property Name As System.String
    public System.string Name {get; set;}
    See Also