ExcelScript.QueryError enum

An enum that specifies the query load error message.

Fields

failedDownload

Download failed.

failedLoadToDataModel

Load to the data model failed.

failedLoadToWorksheet

Load to the worksheet failed.

failedToCompleteDownload

Download did not complete.

none

No error.

unknown

Unknown error.