次の方法で共有


DataTable.LegendKeys プロパティ

定義

legendKeys、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します: legendKeys

[DocumentFormat.OpenXml.SchemaAttr(0, "legendKeys")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> LegendKeys { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> LegendKeys { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "legendKeys")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? LegendKeys { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("legendKeys")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? LegendKeys { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean>? LegendKeys { get; set; }
member this.LegendKeys : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "legendKeys")>]
member this.LegendKeys : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("legendKeys")>]
member this.LegendKeys : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.Boolean> with get, set
Public Property LegendKeys As EnumValue(Of Boolean)

プロパティ値

属性

適用対象