TableColumn
General
TableColumn és una classe en Aspose.Cells per a Python.
Ajustaments per a una sola columna de taula.
Mètodes
| Name | Type | Access | Description |
|---|---|---|---|
id | `` | Read | Gets the id. |
name | `` | Read | Gets the name. |
totals_row_function | `` | Read | Gets the totals row function. |
totals_row_label | `` | Read | Gets the totals row label. |
totals_row_formula | `` | Read | Gets the totals row formula. |
| Signature | Description |
|---|---|
__init__(col_id: int, name: str) | |
copy() | |
copy() | Returns a copy of the TableColumn object |