Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHi,
If you set the parameters: "FormatOutput" and "HeaderBold" to false, then this
visual formatting (cell background colors etc) should be preserved.
Unfortunately, there is currently no separation of
data formatting and
visual formatting, in that if FormatOutput is set to false, the data that is output will be simply output as a string type.
It also means that certain cells in Excel will show with the little green arrow indicating that there is numeric etc data stored as text and that numeric functions will not operate correctly on those cells.
If "FormatOutput" is set to true, the node will correctly set the
data formatting, but in doing so it also overwrites the
visual formatting present on the template file.
An enhancement request has been raised within our system to separate this functionality such that you can choose to overwrite the data formatting while preserving the visual formatting.
This has been raised as issue 4722.
Regards,
Tim.