Excel.LoadToType enum
一个枚举,指定到目标的查询负载。
注解
字段
| connectionOnly = "ConnectionOnly" | 仅加载到连接。 |
| pivotChart = "PivotChart" | 加载到数据透视图。 |
| pivotTable = "PivotTable" | 加载到数据透视表。 |
| table = "Table" | 加载到表。 |
一个枚举,指定到目标的查询负载。
| connectionOnly = "ConnectionOnly" | 仅加载到连接。 |
| pivotChart = "PivotChart" | 加载到数据透视图。 |
| pivotTable = "PivotTable" | 加载到数据透视表。 |
| table = "Table" | 加载到表。 |