Share via


PivotTableDefinition.RowGrandTotals Property

Definition

rowGrandTotals

Represents the following attribute in the schema: rowGrandTotals

[DocumentFormat.OpenXml.SchemaAttr(0, "rowGrandTotals")]
public DocumentFormat.OpenXml.BooleanValue RowGrandTotals { get; set; }
public DocumentFormat.OpenXml.BooleanValue RowGrandTotals { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "rowGrandTotals")]
public DocumentFormat.OpenXml.BooleanValue? RowGrandTotals { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("rowGrandTotals")]
public DocumentFormat.OpenXml.BooleanValue? RowGrandTotals { get; set; }
public DocumentFormat.OpenXml.BooleanValue? RowGrandTotals { get; set; }
member this.RowGrandTotals : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "rowGrandTotals")>]
member this.RowGrandTotals : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("rowGrandTotals")>]
member this.RowGrandTotals : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property RowGrandTotals As BooleanValue

Property Value

Attributes

Applies to