Definition Type: Element
Name: DoNotPromptForFile
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether to prompt the user for the name of a text file when performing a text file query.
Collapse XSD Schema Diagram:
XSD Diagram of DoNotPromptForFile in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="DoNotPromptForFile" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether to prompt the user for the name of a text file when performing a text file query.</xsd:documentation>
    </xsd:annotation>
</xsd:element>