共用方式為


DataLabelVisibilities.SeriesName Property

Definition

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

Represents the following attribute in the schema: seriesName

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

Property Value

Attributes

Applies to