Definition Type: Element
Name: NewAsync
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates whether the workbook was saved while the data in a query table was being refreshed.
Collapse XSD Schema Diagram:
XSD Diagram of NewAsync in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="NewAsync" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Indicates whether the workbook was saved while the data in a query table was being refreshed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>