Represents borders for the paragraph.
<pBdr />
Element type | pBdrElt |
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
Element | Description |
---|---|
pPr | Represents the paragraph properties. |
pPr | Represents the paragraph properties |
pPr | Represents the paragraph properties to override in the table style. |
pPr | Represents the paragraph properties for the style, if any. |
Element | Description |
---|---|
top | Represents top border. |
left | Represents left border. |
bottom | Represents bottom border. |
right | Represents right border. |
between | Represents between border. |
bar | Represents bar border. |
None.
<xsd:element name="pBdr" type="pBdrElt" minOccurs="0" >
</xsd:element>