共用方式為


Ignorable.Version Property

Definition

version, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to