Reply to topic  [ 1 post ] 
Excel Ranges 
Author Message

Joined: Wed Jan 16, 2008 9:13 am
Posts: 8
Reply with quote
Post Excel Ranges
Is there a way to specify a range and iterate through each cell of the range?

For instance, something like this:

Code:
ExcelRange xlsRange = new ExcelRange("A4:D4,A7:C8");

foreach(ExcelCell cell in xlsRange)
{
    // Do something with the cell
}


Thu Jan 17, 2008 3:37 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 1 post ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.