次の方法で共有


RevExHeaders.DocId プロパティ

定義

docId、このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します: docId

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

プロパティ値

属性

適用対象