Hi,
I am using the mechanism described on the following page in order to generate and log warnings for font substitution:
It gives me the warning and tells me the font that was substituted and in which cell that substitution took place. I however have a usecase where I want to figure out which font is now currently being used in place of the font that was substituted.
So for example, I can figure out that Times New Roman in Sheet1!A14 was substituted from the current format of the warning message, but how do I figure out which font was used in place of Times New Roman in Sheet1!A14?
Thanks.