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
dbugger
NA
1
0
C# and Excel question
May 5 2005 1:41 PM
Hello all, I am reading into a listview Excel spread sheets. Using the line: for (int i = 3; i <= 1000; i++) //to loop to 1000 lines Because of varying number of lines per worksheet, how can I read to "end of data"? Another problem I am having is trying to read only certain columns i.e. columns A-F, J-M using : Excel.Range range = worksheet.get_Range("A"+i.ToString(),"O"+i.ToString()); Im working. Any suggestions to read individual columns?
Reply
Answers (
2
)
prevent delete folder???
POSTMESSAGE : WIN 32 API in C#