Definition Type: Element
Name: tblpPr
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:tblpPrElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Represents the table-positioning properties (for floating tables).
Collapse XSD Schema Diagram:
Drilldown into tblpY in schema wordnet_xsd Drilldown into tblpYSpec in schema wordnet_xsd Drilldown into tblpX in schema wordnet_xsd Drilldown into tblpXSpec in schema wordnet_xsd Drilldown into horzAnchor in schema wordnet_xsd Drilldown into vertAnchor in schema wordnet_xsd Drilldown into bottomFromText in schema wordnet_xsd Drilldown into topFromText in schema wordnet_xsd Drilldown into rightFromText in schema wordnet_xsd Drilldown into leftFromText in schema wordnet_xsd Drilldown into tblpPrElt in schema wordnet_xsdXSD Diagram of tblpPr in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="tblpPr" type="tblpPrElt" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Represents the table-positioning properties (for floating tables).</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: