TextColumn

Overview

TextColumn is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

Properties: space_after, width.

Properties

NameTypeAccessDescription
widthfloatReadGets the width.
space_afterfloatReadGets the space after.

See Also