TableStyleInfo

Přehled

TableStyleInfo je třída v Aspose.Cells pro Python.

Nastavení vizuálního stylu pro Excelovou tabulku.

Metody

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
 Čeština