[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ListLevelCollection.Count

Count Property

Count

Gets the number of levels in this list.

A list can contain either 1 or 9 levels.

Declaration
public int Count { get; }
Public ReadOnly Property Count As Integer
Implements