Overview
TableColumn is a class in Aspose.Note FOSS for Python.
TableColumn.Width represents the column width in points, or None if not set.
Properties: LockedWidth, Width.
Properties
| Name | Type | Access | Description |
|---|
Width | float | None | Read | Gets the width. |
LockedWidth | bool | Read | Gets the locked width. |
See Also