Good Day -
I am learning the model and want to change the font size only if it is larger than my threshhold. I am unable to determine the text frame's font size OR COLOR... unless there are different colors in the range. If everything is the same font or color, each time I am getting the NAN value. I have used shape.TextFrame.TextRange.Format.FontHeight. I've used the same for the master slide (thinking that it is inheriting from the master slide) and even the text frames for the master slide give me the NAN and always have 0 or the color despite changing the master slide text to all red. Where can I accurately read the font height and color for master slide and all other slide textframes?