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)

属性值

属性

适用于