TableColumn

General

TableColumn és una classe en Aspose.Cells per a Python.

Ajustaments per a una sola columna de taula.

Mètodes

NameTypeAccessDescription
id``ReadGets the id.
name``ReadGets the name.
totals_row_function``ReadGets the totals row function.
totals_row_label``ReadGets the totals row label.
totals_row_formula``ReadGets the totals row formula.
SignatureDescription
__init__(col_id: int, name: str)
copy()
copy()Returns a copy of the TableColumn object
 Català