IQueryTables.Add(Object, Range, Object) 方法

定义

public Microsoft.Office.Interop.Excel.QueryTable Add (object Connection, Microsoft.Office.Interop.Excel.Range Destination, object Sql);
Public Function Add (Connection As Object, Destination As Range, Optional Sql As Object) As QueryTable

参数

Connection
Object
Destination
Range
Sql
Object

返回

适用于