Share via


PivotTableDefinition.VisualTotalsForSets Property

Definition

visualTotalsForSets, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: visualTotalsForSets

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

Property Value

Attributes

Applies to