Compartir a través de


ChartFormat.Format Propiedad

Definición

Identificador de formato dinámico

Representa el atributo siguiente en el esquema: format

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a