ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / RowMaxLevel Property

In This Topic
    RowMaxLevel Property
    In This Topic
    Gets maximum outline level for rows.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowMaxLevel As System.Integer
    public System.int RowMaxLevel {get;}
    See Also