Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to hide HTML controls in downloaded excel

KG_ApexMay 23 2017 — edited May 23 2017

Hi All,

I am developing an Interactive report where in i wanted to show an asteric in red color (*) next to few column headings.  I am able to achieve it by using a span and coloring it with red color. Eg: Column Heading Name (<span style='color: red;font-weight:bold;'>*</span>)

But i don't want the stars to display in the excel. Is there any way to hide it from excel and just display it on the screen?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 20 2017
Added on May 23 2017
3 comments
147 views