TableStyleInfo

Približni podaci

TableStyleInfo je klasa u Aspose.Cells za Python.

Visualne postavke stila za Excel tablicu.

Metoda za primjenu

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
 Hrvatski