GrapeCity SPREAD for Windows Forms 12.0J
TableResizeUndoAction コンストラクタ


FarPoint.Win.Spread.FpSpreadオブジェクト。
FarPoint.Win.Spread.SheetViewオブジェクト。
FarPoint.Win.Spread.TableViewオブジェクト。
サイズ変更する新しい行数。
サイズ変更する新しい列数。
TableResizeUndoActionのインスタンスを作成します
構文
'Declaration
 
Public Function New( _
   ByVal fpSpread As FpSpread, _
   ByVal sheetView As SheetView, _
   ByVal tableView As TableView, _
   ByVal newRowCount As Integer, _
   ByVal newColumnCount As Integer, _
   Optional ByVal newFirstColumnIndex As Integer _
)
'使用法
 
Dim fpSpread As FpSpread
Dim sheetView As SheetView
Dim tableView As TableView
Dim newRowCount As Integer
Dim newColumnCount As Integer
Dim newFirstColumnIndex As Integer
 
Dim instance As New TableResizeUndoAction(fpSpread, sheetView, tableView, newRowCount, newColumnCount, newFirstColumnIndex)

パラメータ

fpSpread
FarPoint.Win.Spread.FpSpreadオブジェクト。
sheetView
FarPoint.Win.Spread.SheetViewオブジェクト。
tableView
FarPoint.Win.Spread.TableViewオブジェクト。
newRowCount
サイズ変更する新しい行数。
newColumnCount
サイズ変更する新しい列数。
newFirstColumnIndex
参照

TableResizeUndoAction クラス
TableResizeUndoAction メンバ

 

 


Copyright © 2004 GrapeCity inc.