PowerTools SPREAD for Windows Forms 8.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-2015, GrapeCity inc. All rights reserved.