ComponentOne Excel for UWP
OutlineLevel Property (XLRow)

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLRow Class : OutlineLevel Property
Gets or sets subtotal outline level for the row.
Syntax
'Declaration
 
Public Property OutlineLevel As System.Integer
public System.int OutlineLevel {get; set;}
See Also

Reference

XLRow Class
XLRow Members