mrvelic / excellibrary

Automatically exported from code.google.com/p/excellibrary
0 stars 1 forks source link

ExcelLibrary.Row.Values #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? What do you see instead?
Currently, ExcelLibrary.Rows class has only FirstColIndex, Height and
LastColIndex fields in it.  It may not be a bad idea to have another field
containing all the values in a specific row as an array for easy Join().

Original issue reported on code.google.com by chang.p...@gmail.com on 22 Apr 2010 at 4:04