text_just_v property

text_just_v property

Gets or sets the textJustV.

Definition:

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

See Also