style_reference property

style_reference property

Gets or sets the style reference.

Definition:

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

See Also