PowerTools SPREAD for ASP.NET 8.0J
IntersectWith メソッド

新しいセル範囲。
新しいセル範囲と交差します。
構文
'Declaration
 
Public Function IntersectWith( _
   ByVal newCellRange As CellRange _
) As CellRange
public CellRange IntersectWith( 
   CellRange newCellRange
)

パラメータ

newCellRange
新しいセル範囲。

戻り値の型

交差後のCellRange
参照

CellRange クラス
CellRange メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.