paper-docxAPI referencetable
_Column
paper-docx 0.2.0 API reference
Table column.
_Column(gridCol: CT_TblGridCol, parent: TableParent)Attributes
cells
attributecellstuple[_Cell, ...]Sequence of _Cell instances corresponding to cells in this column.
part
attributepartXmlPartThe package part containing this object.
table
attributetableTableReference to the Table object this column belongs to.
width
attributewidthLength | NoneThe width of this column in EMU, or None if no explicit width is set.