XmlMap.ShowImportExportValidationErrors Property (Excel)

Returns or sets whether to display a dialog box that details schema-validation errors when data is imported or exported through the specified XML schema map. The default value is False. Read/write Boolean.

Syntax

expression .ShowImportExportValidationErrors

expression A variable that represents a XmlMap object.

See Also

Concepts

XmlMap Object Members

XmlMap Object