ITextFrameFormat

ITextFrameFormat — Aspose.Slides FOSS Python API Reference

ITextFrameFormat — Defines formatting options for i text frame.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
margin_leftfloatRead / Write
margin_rightfloatRead / Write
margin_topfloatRead / Write
margin_bottomfloatRead / Write
wrap_textNullableBoolRead / Write
anchoring_typeTextAnchorTypeRead / Write
center_textNullableBoolRead / Write
text_vertical_typeTextVerticalTypeRead / Write
autofit_typeTextAutofitTypeRead / Write
column_countintRead / Write
column_spacingfloatRead / Write
three_d_formatIThreeDFormatRead-only
keep_text_flatboolRead / Write
rotation_anglefloatRead / Write
transformTextShapeTypeRead / Write

See Also