TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
r p
NA
343
0
Excel sheet can write only up to 256 columns - C# (Office Interop)
Jun 28 2010 11:49 AM
Hi,
I am creating an
excel spreadsheet using C# (Office Interop)
. In the Excel sheet I need 600 columns.
The program can write up to
256 columns
. After that it gives me a
memory error
.
How can I write all 600 columns in the spread sheet using my program?
I am happy to use
Office Open XML
if anybody can provide me an example
to convert XML to Excel using Office Open XML
(I heard that Office Open XML is better than Office Interop)?
Thanks
Reply
Answers (
2
)
how to print the gridview selected colums using asp.net with c#
RadioButtonList.SelectedIndexChanged not raised when the ListItem has Selected="True" not working on IE8