XlXmlExportResult Enum

Definition

Specifies the results of the save or export operation.

public enum class XlXmlExportResult
public enum XlXmlExportResult
Public Enum XlXmlExportResult
Inheritance
XlXmlExportResult

Fields

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.

Applies to