complexType MoperType

complexType {urn:schemas-microsoft-com:office:excel}MoperType

Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:excel
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:rs=urn:schemas-microsoft-com:rowset
xmlns:s=uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
xmlns=urn:schemas-microsoft-com:office:excel


Source

<xsd:complexType name="MoperType">
    <
xsd:annotation>
        <
xsd:documentation>Contains the data referenced by a DDE link.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="RowLast" type="xsd:integer">
            <
xsd:annotation>
                <
xsd:documentation>Specifies the index of the last row of data being represented.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ColLast" type="xsd:int">
            <
xsd:annotation>
                <
xsd:documentation>Specifies the index of the last column of a row of data being represented.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Number" type="xsd:integer">
            <
xsd:annotation>
                <
xsd:documentation>Contains the index number of either an HTML table in a Web page or of a pane in a worksheet window, the number formatting style of a chart object, or a numeric operand.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Text" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation>Contains a string operand or the name of an HTML table in a Web page.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Boolean" default="False" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains a Boolean operand.</xsd:documentation>
            </
xsd:annotation>
            <
xsd:simpleType>
                <
xsd:restriction base="TrueFalseType"/>
            </
xsd:simpleType>
        </
xsd:element>
        <
xsd:element name="Error" type="ErrorType" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains an error string.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Contains the data referenced by a DDE link.


complexType MoperType


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.