GrapeCity SPREAD for WPF 2.0J
GetCellBounds メソッド

行インデックス。
列インデックス。
指定したセルの境界を取得します。
構文
'Declaration
 
Function GetCellBounds( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Rect
Rect GetCellBounds( 
   int row,
   int column
)

パラメータ

row
行インデックス。
column
列インデックス。

戻り値の型

指定したセルの境界を示す System.Windows.Rect 値。
参照

IBorderProvider インタフェース
IBorderProvider メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.