TableColumn
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/Write | Gets or sets the width. |
LockedWidth | bool | Read/Write | Gets or sets the locked width. |