TableStyleInfo

Übersicht über die

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

Visuelle Stil-Einstellungen für eine Excel-Tabelle.

Methoden und Verfahren

NameTypeAccessDescription
name``ReadGets the name.
show_first_column``ReadGets the show first column.
show_last_column``ReadGets the show last column.
show_row_stripes``ReadGets the show row stripes.
show_column_stripes``ReadGets the show column stripes.
SignatureDescription
__init__()
copy()Creates a duplicate of this TableStyleInfo instance
 Deutsch