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