共用方式為


GroupCommand.VerId Property

Definition

verId, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: verId

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

Property Value

Attributes

Applies to