Share via


PivotTableDefinition.VisualTotals Property

Definition

visualTotals

Represents the following attribute in the schema: visualTotals

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

Property Value

Attributes

Applies to