'Declaration Public Function New( _ ByVal workSheet As Worksheet, _ ByVal formula As System.String _ )
'Usage Dim workSheet As Worksheet Dim formula As System.String Dim instance As New SetArrayFormulaUndoAction(workSheet, formula)
Parameters
- workSheet
- The drag fill worksheet.
- formula
- The drag fill worksheet.