[]
Initializes a new instance of the ReloadSheetCellRangeFormulaEventArgs class.
public ReloadSheetCellRangeFormulaEventArgs(ISheetCellRangeSupport sheetCellRangeContainer)
Public Sub New(sheetCellRangeContainer As ISheetCellRangeSupport)
Type | Name | Description |
---|---|---|
ISheetCellRangeSupport | sheetCellRangeContainer | The sheet cell range container. |