[]
Gets or sets a boolean value whether the PivotTable report shows grand totals for rows and columns.
public bool? RowsColumnsGrand { get; set; }
Public Property RowsColumnsGrand As Boolean?