Freigeben über


ThreadedComment.Done Eigenschaft

Definition

Fertig, diese Eigenschaft ist nur in Office 2019 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: done

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

Eigenschaftswert

Attribute

Gilt für: