text_body fastighet

text_body fastighet

Hämtar och ställer in inställningen för formens text.

Exempel


fontSettingCollection = shape.text_body
fontSettingCollection.text = "This is a test."

Definition:

@property
def text_body(self):
    ...

Se även