Cell.PutValue("-"-true)

Cell.PutValue("-",true) fails with a System.FormatException because it’s trying to convert “-” to a double.

Should leave this as a string, no?



Please download and try v3.5. It’s fixed.