Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLSheet Class / RowMaxLevel Property

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