TableStyleInfo

Oversigt over de forskellige former for støtte

TableStyleInfo er en klasse i Aspose.Cells for Python.

Indstillinger for visuel stil i en Excel-tabel.

Metoder til at anvende

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
 Dansk