Excel for WPF and Silverlight
TotalsBelowData Property (XLSheet)

C1.WPF.Excel Namespace > XLSheet Class : TotalsBelowData Property
Gets whether Excel should show the subtotals data when displaying the sheet.
Syntax
'Declaration
 
Public ReadOnly Property TotalsBelowData As System.Boolean
public System.bool TotalsBelowData {get;}
See Also

Reference

XLSheet Class
XLSheet Members