Excel for WPF and Silverlight
IsSubtotal Property (XLRow)

C1.WPF.Excel Namespace > XLRow Class : IsSubtotal Property
Gets whether the row is subtotal.
Syntax
'Declaration
 
Public ReadOnly Property IsSubtotal As System.Boolean
public System.bool IsSubtotal {get;}
See Also

Reference

XLRow Class
XLRow Members