Hi again,
i think i can answer my own question LOL. Just add this in "Show or Hide Based on an expression" in column property:
=IIF(Globals!RenderFormat.Name = "EXCEL", False, True)
not visible when you run it, but shows up when export.
i hope someone will find it useful 🙂