次の方法で共有


Comment.Complete プロパティ

定義

complete,このプロパティはOffice 2021以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象