hi,
i would suggest adding the following to the Cell.cs:
public override string ToString()
{
return StringValue;
}
because i think it would be more usefull than default ToString which
returns ExcelLibrary.SpreadSheet.Cell
Original issue reported on code.google.com by gytisgre...@gmail.com on 16 Apr 2009 at 11:07
Original issue reported on code.google.com by
gytisgre...@gmail.com
on 16 Apr 2009 at 11:07