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