TextCharacterPropertiesType.NoProof Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes