Compartir a través de


ChartFormat.Chart Propiedad

Definición

Índice de gráfico

Representa el atributo siguiente en el esquema: gráfico

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a