PowerTools SPREAD for Windows Forms 8.0J
ConvertTableToRangeUndoAction コンストラクタ


テーブルを含むシートビュー
新しいConvertTableToRangeUndoActionオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal fpSpread As FpSpread, _
   ByVal sheetView As SheetView, _
   ByVal tableName As String _
)
'使用法
 
Dim fpSpread As FpSpread
Dim sheetView As SheetView
Dim tableName As String
 
Dim instance As New ConvertTableToRangeUndoAction(fpSpread, sheetView, tableName)
public ConvertTableToRangeUndoAction( 
   FpSpread fpSpread,
   SheetView sheetView,
   string tableName
)

パラメータ

fpSpread
sheetView
テーブルを含むシートビュー
tableName
参照

ConvertTableToRangeUndoAction クラス
ConvertTableToRangeUndoAction メンバ

 

 


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