TextCharacterPropertiesType.SmartTagClean Property

Definition

smtClean

Represents the following attribute in the schema: smtClean

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

Property Value

Attributes

Applies to