| c# Programming Glossary: uilanguagehelperHow to use use late binding to get excel instance? http://stackoverflow.com/questions/779363/how-to-use-use-late-binding-to-get-excel-instance  from HRESULT 0x80028018 TYPE_E_INVDATAREAD summary class UILanguageHelper IDisposable  private CultureInfo _currentCulture public UILanguageHelper.. IDisposable  private CultureInfo _currentCulture public UILanguageHelper  save current culture and set culture to en US _currentCulture.. this for  an Excel Application using reflection and using UILanguageHelper to  fix http support.microsoft.com default.aspx scid kb en us.. 
 |