Share via


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> を返します。

属性

適用対象