ActiveWritingStyle.CheckStyle Propriété

Définition

Vérifier les règles stylistiques avec la grammaire

Représente l’attribut suivant dans le schéma : w :checkStyle

[DocumentFormat.OpenXml.SchemaAttr(23, "checkStyle")]
public DocumentFormat.OpenXml.OnOffValue CheckStyle { get; set; }
public DocumentFormat.OpenXml.OnOffValue CheckStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "checkStyle")]
public DocumentFormat.OpenXml.OnOffValue? CheckStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:checkStyle")]
public DocumentFormat.OpenXml.OnOffValue? CheckStyle { get; set; }
public DocumentFormat.OpenXml.OnOffValue? CheckStyle { get; set; }
member this.CheckStyle : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "checkStyle")>]
member this.CheckStyle : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:checkStyle")>]
member this.CheckStyle : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property CheckStyle As OnOffValue

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à