Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLSheet Class / TotalsBelowData Property

In This Topic
    TotalsBelowData Property (XLSheet)
    In This Topic
    Gets whether Excel should show the subtotals data when displaying the sheet.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TotalsBelowData As Boolean
    public bool TotalsBelowData {get;}
    See Also