MetadataType.ClearFormats 属性

定义

元数据清除格式

表示架构中的以下属性:clearFormats

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

属性值

返回 BooleanValue

属性

适用于