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

NameTypeAccessDescription
Widthfloat | NoneReadGets the width.
LockedWidthboolReadGets the locked width.

See Also