XlXmlExportResult Enumeration
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 do not match the specified schema map. |