'Declaration
Public Function New( _ ByVal sheet As Short, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal formula As String _ )
'Usage
Dim sheet As Short Dim row As Integer Dim column As Integer Dim formula As String Dim instance As New FormulaSetter.FormulaInfo(sheet, row, column, formula)
Parameters
- sheet
- row
- column
- formula