TextCharacterPropertiesType.SpellingError Property

Definition

err

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to