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

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