complexType ComponentOptionsType

complexType {urn:schemas-microsoft-com:office:component:spreadsheet}ComponentOptionsType

Derived Types
{urn:schemas-microsoft-com:office:component:spreadsheet}ComponentOptionsType
 {urn:schemas-microsoft-com:office:component:spreadsheet}ComponentOptions (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:component:spreadsheet
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:ss=urn:schemas-microsoft-com:office:spreadsheet
xmlns=urn:schemas-microsoft-com:office:component:spreadsheet


Source

<xsd:complexType name="ComponentOptionsType">
    <
xsd:sequence>
        <
xsd:element name="Toolbar" minOccurs="0">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="HideOfficeLogo" minOccurs="0"/>
                </
xsd:sequence>
                <
xsd:attribute ref="ss:Hidden" use="optional"/>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="SpreadsheetAutoFit" minOccurs="0"/>
        <
xsd:element name="Label" minOccurs="0">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="Caption" type="xsd:string"/>
                </
xsd:sequence>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="MaxHeight" type="xsd:string" minOccurs="0"/>
        <
xsd:element name="MaxWidth" type="xsd:string" minOccurs="0"/>
        <
xsd:element name="NextSheetNumber" type="xsd:int" minOccurs="0"/>
    </
xsd:sequence>
</
xsd:complexType>


complexType ComponentOptionsType


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.