Overview
TableColumn 是Python的Aspose.Note FOSS中的一个类.
TableColumn.Width represents the column width in points, or None if not set.
特性: LockedWidth, Width.
Properties
| Name | Type | Access | Description |
|---|
Width | `float | None` | 阅读/写作 |
LockedWidth | bool | 阅读/写作 | 得到或设置锁定宽度. |
See Also