simpleType PatternType

simpleType {urn:schemas-microsoft-com:office:spreadsheet}PatternType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {urn:schemas-microsoft-com:office:spreadsheet}PatternType
Target Namespaceurn:schemas-microsoft-com:office:spreadsheet
Declared Namespacesxmlns:o=urn:schemas-microsoft-com:office:office
xmlns:x2=http://schemas.microsoft.com/office/excel/2003/xml
xmlns:html=http://www.w3.org/TR/REC-html40
xmlns:c=urn:schemas-microsoft-com:office:component:spreadsheet
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:x=urn:schemas-microsoft-com:office:excel
xmlns=urn:schemas-microsoft-com:office:spreadsheet


Source

<xsd:simpleType name="PatternType">
    <
xsd:annotation>
        <
xsd:documentation>Contains an enumeration of the values that may appear in the Pattern attribute of the Interior element.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="None"/>
        <
xsd:enumeration value="Solid"/>
        <
xsd:enumeration value="Gray75"/>
        <
xsd:enumeration value="Gray50"/>
        <
xsd:enumeration value="Gray25"/>
        <
xsd:enumeration value="Gray125"/>
        <
xsd:enumeration value="Gray0625"/>
        <
xsd:enumeration value="HorzStripe"/>
        <
xsd:enumeration value="VertStripe"/>
        <
xsd:enumeration value="ReverseDiagStripe"/>
        <
xsd:enumeration value="DiagStripe"/>
        <
xsd:enumeration value="DiagCross"/>
        <
xsd:enumeration value="ThickDiagCross"/>
        <
xsd:enumeration value="ThinHorzStripe"/>
        <
xsd:enumeration value="ThinVertStripe"/>
        <
xsd:enumeration value="ThinReverseDiagStripe"/>
        <
xsd:enumeration value="ThinDiagStripe"/>
        <
xsd:enumeration value="ThinHorzCross"/>
        <
xsd:enumeration value="ThinDiagCross"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Contains an enumeration of the values that may appear in the Pattern attribute of the Interior element.


simpleType PatternType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.