Definition Type: Element
Name: tblpPr
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TblPPr
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Floating Table Positioning
Collapse XSD Schema Diagram:
Drilldown into tblpY in schema wml_xsd Drilldown into tblpYSpec in schema wml_xsd Drilldown into tblpX in schema wml_xsd Drilldown into tblpXSpec in schema wml_xsd Drilldown into horzAnchor in schema wml_xsd Drilldown into vertAnchor in schema wml_xsd Drilldown into bottomFromText in schema wml_xsd Drilldown into topFromText in schema wml_xsd Drilldown into rightFromText in schema wml_xsd Drilldown into leftFromText in schema wml_xsd Drilldown into CT_TblPPr in schema wml_xsdXSD Diagram of tblpPr in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tblpPr" type="CT_TblPPr" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Floating Table Positioning</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
leftFromText w:leftFromText (Optional)
rightFromText w:rightFromText (Optional)
topFromText w:topFromText (Optional)
bottomFromText w:bottomFromText (Optional)
vertAnchor w:vertAnchor (Optional)
horzAnchor w:horzAnchor (Optional)
tblpXSpec w:tblpXSpec (Optional)
tblpX w:tblpX (Optional)
tblpYSpec w:tblpYSpec (Optional)
tblpY w:tblpY (Optional)
Collapse Derivation Tree: