次の方法で共有


Header.MinRevisionId プロパティ

定義

最小リビジョン ID

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

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

プロパティ値

UInt32Value を返します。

属性

適用対象