Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / Subtotals Property
In This Topic
    Subtotals Property
    In This Topic
    Gets or sets a combination of all the showing subtotal types in the specified PivotField. Valid only for nondata fields.
    Syntax
    SubtotalType Subtotals {get; set;}
    See Also