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