text_style_id property

text_style_id property

Gets or sets text style.

Definition:

@property
def text_style_id(self):
    ...
@text_style_id.setter
def text_style_id(self, value):
    ...

See Also