Excel for WinRT
TotalsBelowData Property


Gets whether Excel should show the subtotals data when displaying the sheet.
Syntax
'Declaration
 
Public ReadOnly Property TotalsBelowData As System.Boolean
'Usage
 
Dim instance As XLSheet
Dim value As System.Boolean
 
value = instance.TotalsBelowData
public System.bool TotalsBelowData {get;}
See Also

Reference

XLSheet Class
XLSheet Members

 

 


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

Product Support Forum  |  Documentation Feedback