CellCalculationArgs Constructors
Provides data for the ICustomCalculationService.OnBeginCellCalculation method.Name | Parameters | Description |
---|---|---|
CellCalculationArgs(CellKey, CellValue) | cellKey, value | Initializes a new instance of the CellCalculationArgs class with the specified settings. |
See Also