共用方式為


RevisionPtr.DocumentId Property

Definition

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

Represents the following attribute in the schema: documentId

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

Property Value

Attributes

Applies to