I would like to use .setColumnLabel() but I would like to store a new with CDATA. Is that possible somehow? I tried it but it was not working for me.
In case of using the setColumnLabel() method you don’t need to wrap the content in the CDATA. You may use the pure html directly without escaping.
hi sematik, thanks it works