To get addresses of changed cells in a SpreadSheet

How we can get addresses (for example: A1, B2... or Column = 1, Row = 2) of all cells, which are changed after every OnSheetCalculation event ?
Welcome to the Official CGDevTools Support Community Forums.
https://www.cgdevtools.com/cgforum/
https://www.cgdevtools.com/cgforum/viewtopic.php?f=134&t=2533
procedure Export(const AFileName: string; ADataType: TIWCGJQSpreadSheetDataType = jqssdtJSON; const ATrimEmptyCells: Boolean = False);