Definition Type: Element
Name: spcAft
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TextSpacing
Containing Schema: dml-textParagraph.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Space After
Collapse XSD Schema Diagram:
Drilldown into spcPts in schema dml-textparagraph_xsd Drilldown into spcPct in schema dml-textparagraph_xsd Drilldown into CT_TextSpacing in schema dml-textparagraph_xsdXSD Diagram of spcAft in schema dml-textparagraph_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="spcAft" type="CT_TextSpacing" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Space After</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
spcPct a:spcPct (1) (1)
spcPts a:spcPts (1) (1)
Collapse Derivation Tree: