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

In This Topic
    ListLevels Property
    In This Topic
    Gets the collection of ListLevel for the list template.
    Syntax
    'Declaration
     
    Public ReadOnly Property ListLevels As ListLevelCollection
    public ListLevelCollection ListLevels {get;}
    See Also