I tried again to have MS Copilot generate a solution to the Rotate(-90) issue of this original question and in their response they did not indicate the rotation-code as .Rotate(-90) BUT as .RotateLeft(). I made that single change and the heading text is displayed properly. I hereby provided the answer to this original question.