次の方法で共有


_QueryTable.RefreshStyle プロパティ

定義

クエリによって返されるレコードセット内の行数に合わせて、指定したワークシートの行を追加または削除する方法を設定または返します。 読み取り/書き込み XlCellInsertionMode

public:
 property Microsoft::Office::Interop::Excel::XlCellInsertionMode RefreshStyle { Microsoft::Office::Interop::Excel::XlCellInsertionMode get(); void set(Microsoft::Office::Interop::Excel::XlCellInsertionMode value); };
public Microsoft.Office.Interop.Excel.XlCellInsertionMode RefreshStyle { get; set; }
Public Property RefreshStyle As XlCellInsertionMode

プロパティ値

適用対象