Definition Type: Element
Name: CommandType
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:CommandType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Default None
Documentation:
Contains the type of command specified.
Collapse XSD Schema Diagram:
XSD Diagram of CommandType in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="CommandType" type="CommandType" default="None" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains the type of command specified.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: