TableColumn

Übersicht über die

TableColumn ist eine Klasse in Aspose.Cells für Python.

Einstellungen für eine einzelne Tabellenkolonne.

Methoden und Verfahren

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()
 Deutsch