TableStyleInfo
Přehled
TableStyleInfo je třída v Aspose.Cells pro Python.
Nastavení vizuálního stylu pro Excelovou tabulku.
Metody
| Name | Type | Access | Description |
|---|---|---|---|
name | `` | Read | Gets the name. |
show_first_column | `` | Read | Gets the show first column. |
show_last_column | `` | Read | Gets the show last column. |
show_row_stripes | `` | Read | Gets the show row stripes. |
show_column_stripes | `` | Read | Gets the show column stripes. |
| Signature | Description |
|---|---|
__init__() | |
copy() | Creates a duplicate of this TableStyleInfo instance |