GrapeCity SPREAD for Windows Forms 11.0J
CellRange プロパティ (DefaultSpreadDataViewMapper)


モデルデータソースの範囲を取得または設定します。
構文
'Declaration
 
Public Property CellRange As CellRange
'使用法
 
Dim instance As DefaultSpreadDataViewMapper
Dim value As CellRange
 
instance.CellRange = value
 
value = instance.CellRange
public CellRange CellRange {get; set;}

プロパティ値

データモデルのセル範囲を含むCellRange
参照

DefaultSpreadDataViewMapper クラス
DefaultSpreadDataViewMapper メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.