style_changes property

style_changes property

Array of style changes.

Definition:

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

See Also