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