bordertop element

Represents the properties for the top border of an image.

Usage

      
<bordertop
	type="borderTypeElt"
	width="xsd:positiveInteger"
	shadow="borderShadowElt"
/>

    

Element Information

Element type borderElt
Namespace urn:schemas-microsoft-com:office:word
Schema name Auxiliary XML Document 2002

Elements and Attributes

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
type borderTypeElt optional Gets or sets the type of border.
  • none
  • single
  • thick
  • double
  • hairline
  • dot
  • dash
  • dotDash
  • dashDotDot
  • triple
  • thinThickSmall
  • thickThinSmall
  • thickBetweenThinSmall
  • thinThick
  • thickThin
  • thickBetweenThin
  • thinThickLarge
  • thickThinLarge
  • thickBetweenThinLarge
  • wave
  • doubleWave
  • dashedSmall
  • dashDotStroked
  • threeDEmboss
  • threeDEngrave
  • HTMLOutset
  • HTMLInset
width xsd:positiveInteger optional Gets or sets the border width. See external namespace.
shadow borderShadowElt optional Gets or sets a value indicating whether the border has a shadow.
  • t
  • f

Definition

      
<xsd:element name="bordertop" type="borderElt" >
</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