MESCIUS SPREAD for Windows Forms 17.0J
GetRectangle(FpSpread,Int32,Int32,ScrollBar,ScrollBarButtonType) メソッド

FpSpreadコントロール。
ビューポートの行インデックス。
ビューポートの列インデックス。
スクロールバーフォームコントロール。
スクロールバーのボタンを示すGrapeCity.Spreadsheet.FormControls.ScrollBarButtonType値。
スクロールバーのボタンの矩形を取得します。
構文
'Declaration
 
Public Overloads Shared Function GetRectangle( _
   ByVal spread As FpSpread, _
   ByVal rowPane As Integer, _
   ByVal columnPane As Integer, _
   ByVal scrollbar As ScrollBar, _
   ByVal buttonType As ScrollBarButtonType _
) As Rectangle
public static Rectangle GetRectangle( 
   FpSpread spread,
   int rowPane,
   int columnPane,
   ScrollBar scrollbar,
   ScrollBarButtonType buttonType
)

パラメータ

spread
FpSpreadコントロール。
rowPane
ビューポートの行インデックス。
columnPane
ビューポートの列インデックス。
scrollbar
スクロールバーフォームコントロール。
buttonType
スクロールバーのボタンを示すGrapeCity.Spreadsheet.FormControls.ScrollBarButtonType値。
参照

FpSpreadTreeHelper クラス
FpSpreadTreeHelper メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.