Aracılığıyla paylaş


RevisionPtr.RevIDLastSave Property

Definition

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

Represents the following attribute in the schema: revIDLastSave

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

Property Value

Attributes

Applies to