Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CalculateCustomSummaryArgs class Members
The following tables list the members exposed by CalculateCustomSummaryArgs.
Public Properties
| Name | Description |
| cell | Gets the cell involved in the update operation. Cell involved in the update operation |
| editActionType | Returns the update action type (edit (0), delete (1), add (2)) that was undone |
| oldCellValue | Gets the value of the cell before the update. Value of the cell before the update |
| summary | Gets the summary object whose summary needs to be recalculated. summary |
Public Methods
| Name | Description |
| dispose | Disposes of the object. |
See Also