text_style_id property
text_style_id property
Gets or sets the text style identifier.
Definition:
@property
def text_style_id(self):
    ...
@text_style_id.setter
def text_style_id(self, value):
    ...
Gets or sets the text style identifier.
@property
def text_style_id(self):
    ...
@text_style_id.setter
def text_style_id(self, value):
    ...