MESCIUS SPREAD for Windows Forms 17.0J
GetAdjustPointRectangle メソッド

FpSpreadコントロール。
ビューポートの行インデックス。
ビューポートの列インデックス。
GrapeCity.Spreadsheet.Drawing.IShapeオブジェクト。
調整ハンドルのインデックス。
調整ハンドルポイントの矩形を取得します。
構文
'Declaration
 
Public Shared Function GetAdjustPointRectangle( _
   ByVal spread As FpSpread, _
   ByVal rowPane As Integer, _
   ByVal columnPane As Integer, _
   ByVal shape As IShape, _
   ByVal index As Integer _
) As Rectangle
public static Rectangle GetAdjustPointRectangle( 
   FpSpread spread,
   int rowPane,
   int columnPane,
   IShape shape,
   int index
)

パラメータ

spread
FpSpreadコントロール。
rowPane
ビューポートの行インデックス。
columnPane
ビューポートの列インデックス。
shape
GrapeCity.Spreadsheet.Drawing.IShapeオブジェクト。
index
調整ハンドルのインデックス。
参照

FpSpreadTreeHelper クラス
FpSpreadTreeHelper メンバ

 

 


© MESCIUS inc. All rights reserved.