Share via


TextCharacterPropertiesType.SpellingError Property

Spelling Error.Represents the attribte in schema: err

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "err")> _
Public Property SpellingError As BooleanValue
    Get
    Set
'Usage
Dim instance As TextCharacterPropertiesType
Dim value As BooleanValue

value = instance.SpellingError

instance.SpellingError = value
[SchemaAttrAttribute(, "err")]
public BooleanValue SpellingError { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

TextCharacterPropertiesType Class

TextCharacterPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace