TextCharacterPropertiesType.NoProof Property

Definition

noProof

Represents the following attribute in the schema: noProof

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

Property Value

Returns BooleanValue.

Attributes

Applies to