Compartir a través de


Series.LayoutId Propiedad

Definición

layoutId, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Atributos

Se aplica a