TableColumn
Overview
TableColumn is a class in Aspose.Note for Python.
TableColumn.Width gets or sets the column’s width in points; None means the default width is used.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Width | float | None | Read | Gets or sets the column’s width in points; None means the default width is used |
LockedWidth | bool | Read | Indicates whether the column’s width is fixed and cannot be auto‑adjusted |