I am trying to write an xll add-in in c++ which will take a range as input from an excel worksheet and output something (like a sum or max etc.)
I would like to know how I can read a range without specifying the dimensions.
How can the xloper struct be used?
I would like to know how I can read a range without specifying the dimensions.
How can the xloper struct be used?