MsoTextFrame class

MsoTextFrame class

Represents the text frame in a Shape object.

The MsoTextFrame type exposes the following members:

Properties

PropertyDescription
auto_sizeIndicates if size of shape is adjusted automatically according to its content.
is_auto_marginIndicates whether the margin is auto calculated.
rotate_text_with_shapeIndicates whether rotating text with shape.
left_margin_ptReturns the left margin in unit of Points
right_margin_ptReturns the right margin in unit of Points
top_margin_ptReturns the top margin in unit of Points
bottom_margin_ptReturns the bottom margin in unit of Points

See Also