SPREAD for WPF 3.0J - GcSpreadGrid
RefreshCellValue(CellRange) メソッド

GrapeCity.Windows.SpreadGrid 名前空間 > GcSpreadGrid クラス > RefreshCellValue メソッド : RefreshCellValue(CellRange) メソッド
セル範囲を指定します。
ItemsSource が null 参照 (Visual Basicでは Nothing) でない場合、指定したセル範囲内のセルにデータソースから値を取得するよう強制します。
シンタックス
'宣言
 
Public Overloads Sub RefreshCellValue( _
   ByVal range As CellRange _
) 
public void RefreshCellValue( 
   CellRange range
)

パラメータ

range
セル範囲を指定します。
参照

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