MESCIUS SPREAD for Windows Forms 15.0J
CellEditUndoAction コンストラクタ(SheetView,Int32,Int32,Object,Boolean)

シート
行インデックス
列インデックス
新しい値を含む Object
セル内容が数式かどうか
新しいセル編集取り消しアクションを作成します。
構文
'宣言
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal newValue As Object, _
   ByVal isFormula As Boolean _
)
public CellEditUndoAction( 
   SheetView sheetView,
   int row,
   int column,
   object newValue,
   bool isFormula
)

パラメータ

sheetView
シート
row
行インデックス
column
列インデックス
newValue
新しい値を含む Object
isFormula
セル内容が数式かどうか
解説
このコンストラクターは非推奨になりました。
参照

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

 

 


© MESCIUS inc. All rights reserved.