Replied 4 January 2021, 8:51 pm EST
Hi Avinash,
Thanks a lot , this worked. Couple of more questions please
1: Is there any way to set custom font for the entire sheet and use it as default font when new data is entered/updated.
2 The setting of font worked only after a html element is created in the body like the the one in your example
<h2 style="font-family: MyWebFont;">Here is the font</h2>
I had to create this and then hide it later to ensure that the font is displayed immediately after the page is rendered. Otherwise the custom font was taking effect only after some change is done on the sheet. Please let me know if any workaround for this
Regards
Srikanth