PageRenderTime 47ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/CSVstoGetWrapperObject/Readme.txt

#
Plain Text | 24 lines | 15 code | 9 blank | 0 comment | 0 complexity | 0a97bebbe1c89437b36a3d9190a55716 MD5 | raw file
  1. ========================================================================
  2. VSTO : CSVstoGetWrapperObject Project Overview
  3. ========================================================================
  4. /////////////////////////////////////////////////////////////////////////////
  5. Use:
  6. The CSVstoGetWrapperObject project demonstrates how to get a VSTO wrapper
  7. object from an existing Office COM object.
  8. This feature requires Visual Studio Tools for Office 3.0 SP1 (included in
  9. Visual Studio 2008 SP1) for both design-time and runtime support.
  10. On Excel Ribbon -> VSTO Samples, click Get VSTO Wrapper (C#) button.
  11. /////////////////////////////////////////////////////////////////////////////
  12. References:
  13. Extending Word Documents and Excel Workbooks in Application-Level Add-ins at Run Time
  14. http://msdn.microsoft.com/en-us/library/cc442981.aspx
  15. /////////////////////////////////////////////////////////////////////////////