Excel for WinRT
IsSubtotal Property (XLRow)


Gets whether the row is subtotal.
Syntax
'Declaration
 
Public ReadOnly Property IsSubtotal As System.Boolean
'Usage
 
Dim instance As XLRow
Dim value As System.Boolean
 
value = instance.IsSubtotal
public System.bool IsSubtotal {get;}
See Also

Reference

XLRow Class
XLRow Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback