次の方法で共有


MetadataType.ClearAll プロパティ

定義

メタデータすべてクリア

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象