Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 753 Bytes

Excel.XlXmlImportResult.md

File metadata and controls

23 lines (16 loc) · 753 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlXmlImportResult enumeration (Excel)
Excel.XlXmlImportResult
9a43512f-c2f3-f92b-f486-14e5c8bd114a
06/08/2017
medium

XlXmlImportResult enumeration (Excel)

Specifies the results of the refresh or import operation.

Name Value Description
xlXmlImportElementsTruncated 1 The contents of the specified XML data file have been truncated because the XML data file is too large for the worksheet.
xlXmlImportSuccess 0 The XML data file was successfully imported.
xlXmlImportValidationFailed 2 The contents of the XML data file don't match the specified schema map.

[!includeSupport and feedback]