Defines a property that uses the settings for a kind of style.
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | styleKindValue | required | Specifies the style kind. |
|
<xsd:complexType name="styleKindProperty" >
<xsd:attribute name="val" type="styleKindValue" use="required">
</xsd:attribute>
</xsd:complexType>