Share via


PivotTableDefinition.ShowMultipleLabel Property

Definition

showMultipleLabel

Represents the following attribute in the schema: showMultipleLabel

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

Property Value

Attributes

Applies to