ActiveWritingStyle.CheckStyle 属性

定义

使用语法检查风格规则

表示架构中的以下属性: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

属性值

返回 EnumValue<T>

属性

适用于