pivotTableDefinition.RowGrandTotals Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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