'宣言 Public Function Intersects( _ ByVal range As GridCellRange _ ) As System.Boolean
public System.bool Intersects( GridCellRange range )
パラメータ
- range
- 比較対象の範囲
'宣言 Public Function Intersects( _ ByVal range As GridCellRange _ ) As System.Boolean
public System.bool Intersects( GridCellRange range )