Excel for WinRT
IsSubtotal Property (XLColumn)


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

Reference

XLColumn Class
XLColumn Members

 

 


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

Product Support Forum  |  Documentation Feedback