ActiveWritingStyle.CheckStyle Property
Check Stylistic Rules With Grammar.Represents the attribte in schema: w:checkStyle
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "checkStyle")> _
Public Property CheckStyle As OnOffValue
Get
Set
'Применение
Dim instance As ActiveWritingStyle
Dim value As OnOffValue
value = instance.CheckStyle
instance.CheckStyle = value
[SchemaAttrAttribute(, "checkStyle")]
public OnOffValue CheckStyle { get; set; }
Property Value
Type: DocumentFormat.OpenXml.OnOffValue
Returns EnumValue<T>.