Hello,
maybe I did not found this, but how can I achieve to copy a given range containing formulas (with relative references) programatically?
I have a valid Excel-File with some formulas as a template. In order to get everyhting automatically done, I have to copy some formulars for each new record downwards and therefore the formula-references have to be updated. However, I do not want to touch the clipboard, as I see no reason to scrap its content.
I've seen that in the clipboard-helper you use TcxWrite r with dxSpreadSheetBinaryFormatVersion. Does this automatically update the references as it maybe stores relativ instead of absolut links, like in R1C1?
Because when pasting back from the clipboard the formulas get the correct references.
So how can I achieve to copy a given range to another range on the same TdxSpreadSheetTableView (or any other TdxSpreadSheet-Object)
Best regards,
Peter
Hello Peter,
We are working on your request, but it can take us some time to examine it. We will get back to you once we have any results or need additional information. Thank you for your patience.