Constructors
new TableColumnProxy()
new TableColumnProxy(table, col): TableColumnProxyParameters
| Parameter | Type |
|---|---|
table | TableBlockProxy |
col | number |
Returns
Properties
col
readonly col: number;table
readonly table: TableBlockProxy;Methods
getCells()
getCells(): TableCellProxy[]Returns
getWidth()
getWidth(): numberReturns
number