ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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
    public System.bool TotalsBelowData {get;}
    See Also