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