in reply to Re^2: right justify strings in EXCEL::WRITE::XLSX
in thread right justify strings in EXCEL::WRITE::XLSX
The percentage format is documented in the documentation for set_num_format(). I found this by looking in the "Cell Formats" section and seeing set_num_format there for numeric formats.
As the formats are readable as well as writable, maybe you could have created an Excel file and read the format given to a cell that shows the value like you want it?
|
|---|