Represents the right border.
<right
val="htmlBorderValues"
color="hexColorType"
space="decimalNumberType"
shadow="onOffType"
frame="onOffType"
bdrwidth="xsd:integer"
/>
| Element type | borderProperty |
| Namespace | http://schemas.microsoft.com/office/word/2003/auxHint |
| Schema name | Auxiliary XML Document 2003 |
| Element | Description |
|---|---|
| borders | Represents describes the borders for the group. |
None.
| Attribute | Type | Required | Description | Possible Values |
|---|---|---|---|---|
| val | htmlBorderValues | required | Gets or sets a border style. |
|
| color | hexColorType | optional | Gets or sets a border color. | |
| space | decimalNumberType | optional | Gets or sets a border space in eighths of a point. | |
| shadow | onOffType | optional | Gets or sets a value indicating whether the border has a shadow. |
|
| frame | onOffType | optional | Gets or sets a value indicating whether the border is reversed to create a frame. |
|
| bdrwidth | Anonymous | optional | Gets or sets the HTML equivalent of the border width, in points. This number takes into account different internal border styles and represents the appropriate final presentation width. |
<xsd:element name="right" type="borderProperty" minOccurs="0" >
</xsd:element>
Copyright (c) Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp