次の方法で共有


Series.LayoutId プロパティ

定義

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

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

[DocumentFormat.OpenXml.SchemaAttr(0, "layoutId")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.SeriesLayout> LayoutId { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.SeriesLayout> LayoutId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "layoutId")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.SeriesLayout>? LayoutId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("layoutId")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.SeriesLayout>? LayoutId { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.SeriesLayout>? LayoutId { get; set; }
member this.LayoutId : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.SeriesLayout> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "layoutId")>]
member this.LayoutId : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.SeriesLayout> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("layoutId")>]
member this.LayoutId : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.SeriesLayout> with get, set
Public Property LayoutId As EnumValue(Of SeriesLayout)

プロパティ値

属性

適用対象