SPREAD for WPF 3.0J - GcSpreadGrid
GetLeftBorderLine メソッド

GrapeCity.Windows.SpreadGrid.Presenters 名前空間 > IBorderProvider インターフェース : GetLeftBorderLine メソッド
行インデックス。
列インデックス。
左罫線を取得します。
シンタックス
'宣言
 
Function GetLeftBorderLine( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As BorderLine
BorderLine GetLeftBorderLine( 
   int row,
   int column
)

パラメータ

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

戻り値の型

指定したセルの左罫線を示す GrapeCity.Windows.SpreadGrid.BorderLine
参照

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