PowerTools SPREAD for Windows Forms 10.0J
SymbolDialog コンストラクタ(FpSpread,Int32,Int32)


Spreadオブジェクト
記号インデックス
選択項目の開始インデックス
新しいSymbolDialogを作成します。
構文
public SymbolDialog( 
   FpSpread spread,
   int symbol,
   int selectStart
)
'Declaration
 
Public Function New( _
   ByVal spread As FpSpread, _
   ByVal symbol As Integer, _
   ByVal selectStart As Integer _
)
 
'使用法
 
Dim spread As FpSpread
Dim symbol As Integer
Dim selectStart As Integer
 
Dim instance As New SymbolDialog(spread, symbol, selectStart)

パラメータ

spread
Spreadオブジェクト
symbol
記号インデックス
selectStart
選択項目の開始インデックス
参照

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

 

 


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