Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.QueryError enum
- Package:
- excel
An enum that specifies the query load error message.
Remarks
Used by
Fields
| failedDownload = "FailedDownload" | Download failed. |
| failedLoadToDataModel = "FailedLoadToDataModel" | Load to the data model failed. |
| failedLoadToWorksheet = "FailedLoadToWorksheet" | Load to the worksheet failed. |
| failedToCompleteDownload = "FailedToCompleteDownload" | Download did not complete. |
| none = "None" | No error. |
| unknown = "Unknown" | Unknown error. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
