MetadataType.ClearFormats Property

Definition

Metadata Clear Formats

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to