Definition Type: Element
Name: NoPreserveFormatting
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
Abstract
Documentation:
Specifies whether formatting is preserved when data is refreshed.
Collapse XSD Schema Diagram:
XSD Diagram of NoPreserveFormatting in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="NoPreserveFormatting">
    <xsd:annotation>
        <xsd:documentation>Specifies whether formatting is preserved when data is refreshed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>