PivotTable.ShowRowGrandTotals

PivotTable.ShowRowGrandTotals property

Indicates whether to show grand totals for rows of the pivot table.

public bool ShowRowGrandTotals { get; set; }

See Also