Definition Type: Element
Name: characterSpacingControl
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:characterSpacingProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Sets the blank-space compression option you want for Asian characters (Asian Typography option). The equivalent in HTML is setting text-justify-trim on the BODY element.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsd Drilldown into characterSpacingProperty in schema wordnet_xsdXSD Diagram of characterSpacingControl in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="characterSpacingControl" type="characterSpacingProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Sets the blank-space compression option you want for Asian characters (Asian Typography option). The equivalent in HTML is setting text-justify-trim on the BODY element.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
Collapse Derivation Tree: