FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > SpreadView クラス : GetCellRectangle メソッド |
'Declaration
Public Function GetCellRectangle( _ ByVal rowViewportIndex As Integer, _ ByVal columnViewportIndex As Integer, _ ByVal row As Integer, _ ByVal column As Integer _ ) As Rectangle
public Rectangle GetCellRectangle( int rowViewportIndex, int columnViewportIndex, int row, int column )