バージョン

Union メソッド

現在の範囲および指定の範囲を含む範囲を返します。
シンタックス
'宣言
 
Public Function Union( _
   ByVal range As SpreadsheetCellRange _
) As SpreadsheetCellRange

パラメータ

range
結合する範囲。

戻り値の型

現在の範囲および指定の範囲を収めるのに十分大きい範囲。
参照