ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 System.Integer
    public System.int OutlineLevel {get; set;}
    See Also