text_left_attachment_type property

text_left_attachment_type property

Gets or sets the type of the text left attachment.

Definition:

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

See Also