bar element

Not used by Microsoft Office Word 2003.

Usage

      
<bar
	val="htmlBorderValues"
	color="hexColorType"
	space="decimalNumberType"
	shadow="onOffType"
	frame="onOffType"
	bdrwidth="xsd:integer"
/>

    

Element Information

Element type borderProperty
Namespace http://schemas.microsoft.com/office/word/2003/auxHint
Schema name Auxiliary XML Document 2003

Elements and Attributes

Parent Elements

Element Description
borders Represents describes the borders for the group.

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
val htmlBorderValues required Gets or sets a border style.
  • none
  • solid
  • double
  • dotted
  • dashed
  • ridge
  • groove
  • outset
  • inset
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.
  • on
  • off
frame onOffType optional Gets or sets a value indicating whether the border is reversed to create a frame.
  • on
  • off
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.

Definition

      
<xsd:element name="bar" type="borderProperty" minOccurs="0" >
</xsd:element>


    
©2003-2004 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