style_type property
style_type property
Gets or sets the attribute string.
Definition:
@property
def style_type(self):
...
@style_type.setter
def style_type(self, value):
...
Gets or sets the attribute string.
@property
def style_type(self):
...
@style_type.setter
def style_type(self, value):
...