PivotTableDefinition.ColumnGrandTotals Property

Definition

colGrandTotals

Represents the following attribute in the schema: colGrandTotals

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

Property Value

Attributes

Applies to