text_right_attachment_type property

text_right_attachment_type property

Gets or sets the type of the text right attachment.

Definition:

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

See Also