共用方式為


RevExHeader.MinRev Property

Definition

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

Represents the following attribute in the schema: minRev

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

Property Value

Attributes

Applies to