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
| 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 |