Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.TableSource enum
- Package:
- excel
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the data source type for a table.
Remarks
API set: ExcelApi BETA (PREVIEW ONLY)
Used by
Fields
| external = "External" | An external data source, such as Microsoft SharePoint Foundation. |
| model = "Model" | A Power Pivot model. |
| query = "Query" | A Power Query query data source. |
| range = "Range" | A range object in this worksheet. |
| xml = "Xml" | An XML data source. |
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?
