BordersType complexType

Defines a container for individual Border elements.

Type Information

Namespace urn:schemas-microsoft-com:office:spreadsheet
Schema name XML Spreadsheet 2002

Elements and Attributes

Child Elements

Element Description
Border Specifies the properties of a particular border within the Borders element.

Attributes

None.

Definition

      
<xsd:complexType name="BordersType" >
  <xsd:sequence>
    <xsd:element name="Border" type="BorderType" minOccurs="0" maxOccurs="6">
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>


    
©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