PivotArea.LabelOnly 属性

定义

仅标签

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于