c# - Wait until Worksheet.Calculate has finished -


can force saving

myworkbook.saveas

to wait until

myworksheet.calculate()

has finished recalculate formulas? there event called

myworksheet1.oncalculate

but don't know how use


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

c++ - Clear the memory after returning a vector in a function -

erlang - Saving a digraph to mnesia is hindered because of its side-effects -