Поделиться через


ThreadedComment.Done Свойство

Определение

Это свойство доступно только в Office 2019 и более поздних версиях.

Представляет следующий атрибут в схеме: 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

Значение свойства

Атрибуты

Применяется к