Compartir a través de


Ignorable.Version Propiedad

Definición

versión, esta propiedad solo está disponible en Office 2021 y versiones posteriores.

Representa el atributo siguiente en el esquema: version

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

Valor de propiedad

Atributos

Se aplica a