[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.FormulaEditorUndoAction.-ctor

FormulaEditorUndoAction Constructor

FormulaEditorUndoAction(SheetView, int, int, int, int, string)

Creates a new instance of FormulaEditorUndoAction.

Declaration
public FormulaEditorUndoAction(SheetView sheetView, int row, int column, int rowCount, int columnCount, string formula)
Public Sub New(sheetView As SheetView, row As Integer, column As Integer, rowCount As Integer, columnCount As Integer, formula As String)
Parameters
Type Name Description
SheetView sheetView

SheetView

int row

The row index

int column

The column index

int rowCount

The row count

int columnCount

The column count

string formula

The formula string