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