XlXmlExportResult enumeration (Excel)
Specifies the results of the save or export operation.
Name | Value | Description |
---|---|---|
xlXmlExportSuccess | 0 | The XML data file was successfully exported. |
xlXmlExportValidationFailed | 1 | The contents of the XML data file don't match the specified schema map. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.