Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLColumn Class / OutlineLevel Property

In This Topic
    OutlineLevel Property (XLColumn)
    In This Topic
    Gets or sets subtotal outline level for the column.
    Syntax
    'Declaration
     
    
    Public Property OutlineLevel As Integer
    public int OutlineLevel {get; set;}
    See Also