Skip to main content

CellCalculationArgs Class

Namespace: DevExpress.Spreadsheet.Formulas

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public class CellCalculationArgs

Remarks

The CellCalculationArgs instance is automatically created, initialized and passed to the ICustomCalculationService.OnBeginCellCalculation method.

Inheritance

Object
CellCalculationArgs
See Also