Definition Type: Element
Name: tab
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TextTabStop
Containing Schema: dml-textParagraph.xsd
MinOccurs 0
MaxOccurs 32
Abstract
Documentation:
Tab Stop
Collapse XSD Schema Diagram:
Drilldown into algn in schema dml-textparagraph_xsd Drilldown into pos in schema dml-textparagraph_xsd Drilldown into CT_TextTabStop in schema dml-textparagraph_xsdXSD Diagram of tab in schema dml-textparagraph_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tab" type="CT_TextTabStop" minOccurs="0" maxOccurs="32">
    <xsd:annotation>
        <xsd:documentation>Tab Stop</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
pos a:pos Optional
algn a:algn Optional
Collapse Derivation Tree: