Gets whether Excel should show the subtotals data when displaying the sheet.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public bool TotalsBelowData { get; } |
| Visual Basic |
|---|
Public ReadOnly Property TotalsBelowData As Boolean Get |