次の方法で共有


ThreadedComment.Done プロパティ

定義

完了すると、このプロパティは Office 2019 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象