You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Ron de Bruin's Excel Tips](http://www.rondebruin.nl/win/s2/win003.htm)
@@ -213,4 +217,4 @@ These are some more aspects of the ribbon extensions and COM object model, not y
213
217
214
218
* Using COM object model events.
215
219
216
-
* Transitioning to the main thread (or a macro context) from another thread. Excel-DNA has a helper method `ExcelAsyncUtil.QueueAsMacro` that can be called from another thread or a timer event, to transition to a context where the object model can be reliably used.
220
+
* Transitioning to the main thread (or a macro context) from another thread. Excel-DNA has a helper method `ExcelAsyncUtil.QueueAsMacro` that can be called from another thread or a timer event, to transition to a context where the object model can be reliably used.
0 commit comments