TextCharacterPropertiesType.SpellingError プロパティ

定義

Err

スキーマ内の次の属性を表します。 err

[DocumentFormat.OpenXml.SchemaAttr(0, "err")]
public DocumentFormat.OpenXml.BooleanValue SpellingError { get; set; }
public DocumentFormat.OpenXml.BooleanValue SpellingError { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "err")]
public DocumentFormat.OpenXml.BooleanValue? SpellingError { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("err")]
public DocumentFormat.OpenXml.BooleanValue? SpellingError { get; set; }
public DocumentFormat.OpenXml.BooleanValue? SpellingError { get; set; }
member this.SpellingError : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "err")>]
member this.SpellingError : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("err")>]
member this.SpellingError : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property SpellingError As BooleanValue

プロパティ値

属性

適用対象