共用方式為


DataLabelVisibilities.CategoryName Property

Definition

categoryName, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: categoryName

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

Property Value

Attributes

Applies to