PivotArea.LabelOnly Property

Definition

Labels Only

Represents the following attribute in the schema: labelOnly

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

Property Value

Returns BooleanValue.

Attributes

Applies to