text_style_name property
text_style_name property
Gets or sets the name of the text style.
Definition:
@property
def text_style_name(self):
...
@text_style_name.setter
def text_style_name(self, value):
...
Gets or sets the name of the text style.
@property
def text_style_name(self):
...
@text_style_name.setter
def text_style_name(self, value):
...