/**
// Note: if you are trying to add characters, not a number,
// the easiest approach is to use inline strings (as opposed to the shared string table).
// See http://openxmldeveloper.org/blog/b/open ... heets.aspx
// and xlsx-java-f15/cells-with-character-values-t874.html
*/ privatestatic Cell createCell(String content){