Excel COM reference
-
So I've been looking for a nice handy reference for working with Excel interop in C#. This stuff is poorly documented and hard to find. (20-parameter functions, most of which aren't even needed!) This doesn't have all the info I'd like, but it's still fairly comprehensive. http://msdn.microsoft.com/en-us/library/aa209782(office.10).aspx[^] Dybs
The shout of progress is not "Eureka!" it's "Strange... that's not what i expected". - peterchen
-
So I've been looking for a nice handy reference for working with Excel interop in C#. This stuff is poorly documented and hard to find. (20-parameter functions, most of which aren't even needed!) This doesn't have all the info I'd like, but it's still fairly comprehensive. http://msdn.microsoft.com/en-us/library/aa209782(office.10).aspx[^] Dybs
The shout of progress is not "Eureka!" it's "Strange... that's not what i expected". - peterchen
-
So I've been looking for a nice handy reference for working with Excel interop in C#. This stuff is poorly documented and hard to find. (20-parameter functions, most of which aren't even needed!) This doesn't have all the info I'd like, but it's still fairly comprehensive. http://msdn.microsoft.com/en-us/library/aa209782(office.10).aspx[^] Dybs
The shout of progress is not "Eureka!" it's "Strange... that's not what i expected". - peterchen
Hi Dybs, Isn't VSTO in Visual Studio and .NET supposed to be a full set of tools for interop with Office Apps ? [^] and [^] and [^] ... and so forth ? best, Bill
"Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844
-
Hi Dybs, Isn't VSTO in Visual Studio and .NET supposed to be a full set of tools for interop with Office Apps ? [^] and [^] and [^] ... and so forth ? best, Bill
"Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844
Bill, Thanks for the links, after clicking around a bit I finally found MS's reference here.[^] I kept searching for "Excel C# interop" and variations on that, but I never found this page before. Thanks. Dybs
The shout of progress is not "Eureka!" it's "Strange... that's not what i expected". - peterchen