Excel for WPF and Silverlight
OutlineLevel Property (XLRow)

C1.WPF.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