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

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