first_alignment property

first_alignment property

Gets or sets the first alignment.

Definition:

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

See Also