public CellRange IntersectWith( CellRange newCellRange )
'Declaration Public Function IntersectWith( _ ByVal newCellRange As CellRange _ ) As CellRange
'使用法 Dim instance As CellRange Dim newCellRange As CellRange Dim value As CellRange value = instance.IntersectWith(newCellRange)
CellRange クラス CellRange メンバ
© 2004-2015, GrapeCity inc. All rights reserved.