ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLSheet Class / MaxOutlineLevel Property

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