How to get actual sheet in my workbook?
Hello all, i am trying to developer a excel addin with Visual Studio
2008/Office 2007 and C#!
my question is:
I create a simple Ribbon control with my button, and in the Button click i
want to get the worksheet [0] (fist) and read some cells to paste this values
in word..
my i have no ideia how to do this, can anybody help me?
Tools:
visual studio 2008, Office addin development
Language:
C#
Office Version:
2007
|