C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / TotalsBelowData Property

In This Topic
TotalsBelowData Property
In This Topic
Gets whether Excel should show the subtotals data when displaying the sheet.
Syntax
'Declaration
 
Public ReadOnly Property TotalsBelowData As System.Boolean
 
See Also