Definition Type: Element
Name: DisplayErrorString
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Causes the ErrorString to be displayed. Used in conjunction with ErrorString.
Collapse XSD Schema Diagram:
XSD Diagram of DisplayErrorString in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="DisplayErrorString" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Causes the ErrorString to be displayed. Used in conjunction with ErrorString.</xsd:documentation>
    </xsd:annotation>
</xsd:element>