PowerTools SPREAD for Windows Forms 8.0J
SpreadDataView コンストラクタ(FpSpread,String,ISpreadDataViewMapper)


Spread。
シートビューの名前。
マッパー。
SpreadDataViewクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal spread As FpSpread, _
   ByVal sheetViewName As String, _
   ByVal mapper As ISpreadDataViewMapper _
)
'使用法
 
Dim spread As FpSpread
Dim sheetViewName As String
Dim mapper As ISpreadDataViewMapper
 
Dim instance As New SpreadDataView(spread, sheetViewName, mapper)
public SpreadDataView( 
   FpSpread spread,
   string sheetViewName,
   ISpreadDataViewMapper mapper
)

パラメータ

spread
Spread。
sheetViewName
シートビューの名前。
mapper
マッパー。
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.