MESCIUS SPREAD for Windows Forms 17.0J
GetCellRectangle メソッド (SpreadView)

ビューポート行のインデックス
ビューポート列のインデックス
セルの行インデックス
セルの列インデックス
セルの矩形を取得します。
セルの矩形領域を取得します。
構文
'Declaration
 
Public Function GetCellRectangle( _
   ByVal rowViewportIndex As Integer, _
   ByVal columnViewportIndex As Integer, _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Rectangle

パラメータ

rowViewportIndex
ビューポート行のインデックス
columnViewportIndex
ビューポート列のインデックス
row
セルの行インデックス
column
セルの列インデックス

戻り値の型

セルの矩形のサイズと位置を含む Rectangle オブジェクト
参照

SpreadView クラス
SpreadView メンバ

開発者ガイド

セルのクリック時の情報

 

 


© MESCIUS inc. All rights reserved.