LINQ-to-XML manipulation of Excel Files?
Does anyone have any freely-usable code that manipulates Excel spreadsheets
using LINQ? I am creating a sample that displays the data of a worksheet,
but I was interested in more complex scenarios, especially the gotchas
associated with directly manipulating the underlying values, formulas, and
structure.
- Mike
|