TextCharacterPropertiesType.NoProof Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
noProof
Representa o seguinte atributo no esquema: 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
Valor da propriedade
- Atributos