次の方法で共有


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

戻り値

適用対象