Overview
TextColumn is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
Properties: space_after, width.
Properties
| Name | Type | Access | Description |
|---|
width | float | Read | Gets the width. |
space_after | float | Read | Gets the space after. |
See Also