attribute_text_style_name property

attribute_text_style_name property

Gets or sets the name of the attribute text style.

Definition:

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

See Also