GeekArticles
Microsoft
C#
Microsoft
C#A Handy-Dandy Little Class for Accessing Excel Worksheet Cells
Class that accepts a reference to an Excel.Worksheet and lets you use an overloaded subscript operator to cleanly and intuitively read/write the Value2 of Excel cells, and get the Excel.Range corresponding to a given cell.
Sponsored Links
Read Next: Adapting old code to new realities
Related Topics
