Definition Type: Element
Name: framePr
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:framePrProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents text frame and drop cap properties.
Collapse XSD Schema Diagram:
Drilldown into anchor-lock in schema wordnet_xsd Drilldown into h-rule in schema wordnet_xsd Drilldown into y-align in schema wordnet_xsd Drilldown into y in schema wordnet_xsd Drilldown into x-align in schema wordnet_xsd Drilldown into x in schema wordnet_xsd Drilldown into vanchor in schema wordnet_xsd Drilldown into hanchor in schema wordnet_xsd Drilldown into wrap in schema wordnet_xsd Drilldown into hspace in schema wordnet_xsd Drilldown into vspace in schema wordnet_xsd Drilldown into h in schema wordnet_xsd Drilldown into w in schema wordnet_xsd Drilldown into lines in schema wordnet_xsd Drilldown into drop-cap in schema wordnet_xsd Drilldown into framePrProperty in schema wordnet_xsdXSD Diagram of framePr in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="framePr" type="framePrProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents text frame and drop cap properties.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
drop-cap W:drop-cap Optional
lines W:lines Optional
w W:w Optional
h W:h Optional
vspace W:vspace Optional
hspace W:hspace Optional
wrap W:wrap Optional
hanchor W:hanchor Optional
vanchor W:vanchor Optional
x W:x Optional
x-align W:x-align Optional
y W:y Optional
y-align W:y-align Optional
h-rule W:h-rule Optional
anchor-lock W:anchor-lock Optional
Collapse Derivation Tree: