ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListOverride Class / FormatLevelCount Property

In This Topic
    FormatLevelCount Property
    In This Topic
    Gets or sets format level count for this list template.
    Syntax
    'Declaration
     
    Public Property FormatLevelCount As System.Integer
    public System.int FormatLevelCount {get; set;}
    Remarks
    1..8 if the list has one level; 0 (default) if the list has nine levels.
    See Also