Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can a range be passed to C# and have cell items accesible in C#. I have
been unable to find any information on how this can be done. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Jerry,
I know nothing of C#, but with VB I'd automate Excel and use its object model. If you C# knows nothing of Excel, it cannot work with it's objects. NickHK "Jerry" wrote in message ... How can a range be passed to C# and have cell items accesible in C#. I have been unable to find any information on how this can be done. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Jerry,
Only I can found is the Japanese site, but I think you can see the code for How to handle Excel from C#. http://support.microsoft.com/default...d=kb;ja;302096 -- Regards, Colo http://www.puremis.net/excel/ "Jerry" wrote in message ... How can a range be passed to C# and have cell items accesible in C#. I have been unable to find any information on how this can be done. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Here is to US equivalent
http://support.microsoft.com/kb/302096/en-us -- HTH RP (remove nothere from the email address if mailing direct) "Colo" wrote in message ... Jerry, Only I can found is the Japanese site, but I think you can see the code for How to handle Excel from C#. http://support.microsoft.com/default...d=kb;ja;302096 -- Regards, Colo http://www.puremis.net/excel/ "Jerry" wrote in message ... How can a range be passed to C# and have cell items accesible in C#. I have been unable to find any information on how this can be done. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing Excel NAMED Range to VBA | Excel Worksheet Functions | |||
passing range to c# | Excel Programming | |||
Passing a range in a macro call | Excel Programming | |||
Passing range as argument | Excel Programming | |||
Passing range to subprocedure - maybe? | Excel Programming |