PivotTable.RowGrand Property

Definition

True if the PivotTable report shows grand totals for rows. Read/write Boolean.

public:
 property bool RowGrand { bool get(); void set(bool value); };
public bool RowGrand { get; set; }
Public Property RowGrand As Boolean

Property Value

Applies to