'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal newValue As Object, _ ByVal isFormula As Boolean _ )
'Declaration
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 )
CellEditUndoAction クラス CellEditUndoAction メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.