D
dawid.greyvenstein
Hi,
I have an Excel macro that copies rows. If I run the macro from inside
Excel, everything is fine, but when I run it from C# code, the text in
the cells I copy is cut off at 255 characters. How can I get the same
behavior from the C# code?
I'm using Office 2003 and .NET 2.0.
Dawid
I have an Excel macro that copies rows. If I run the macro from inside
Excel, everything is fine, but when I run it from C# code, the text in
the cells I copy is cut off at 255 characters. How can I get the same
behavior from the C# code?
I'm using Office 2003 and .NET 2.0.
Dawid