View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pathik pathik is offline
external usenet poster
 
Posts: 1
Default Excel 2007 Object Model thread safety

Does anyone have any idea about this?

"pathik" wrote:

The documentation for Excel 2003 object model explicitly mentions that thread
safety is not gauranteed, but that is not the case with Excel 2007 object
model documentation.

Is Excel 2007 object model thread-safe? We have an XLL that uses Application
object in threa-safe UDFs (introduced in Excel 2007)

Thanks,
Pathik