Hello,
i can set the Fontsize of a shape by using:
shape.Chars[0].Size.Value = 0.125
This is well described in the examples: ApplyFontOnText
Now I have the case that the shape’s chars array is empty.
But there are I…...very inconvenient to have to go this way every time just to change...