次の方法で共有


MetadataType.ClearComments プロパティ

定義

メタデータクリアコメント

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象