w:activeWritingStyle
Grammar Checking Settings
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_WritingStyle
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:lang | [1..1] | w:ST_Lang | Writing Style Language | |
w:vendorID | [1..1] | w:ST_DecimalNumber | Grammatical Engine ID | |
w:dllVersion | [1..1] | w:ST_DecimalNumber | Grammatical Check Engine Version | |
w:nlCheck | [0..1] | w:ST_OnOff | Natural Language Grammar Check | |
w:checkStyle | [1..1] | w:ST_OnOff | Check Stylistic Rules With Grammar | |
w:appName | [1..1] | w:ST_String | Application Name |
Used in
- Type w:CT_Settings (Element w:settings)
Sample instance
<w:activeWritingStyle w:lang="" w:vendorID="1" w:dllVersion="1" w:checkStyle="true" w:appName="string"/>