TableStyleInfo
Opinie generală
TableStyleInfo este o clasă în Aspose.Cells pentru Python.
Setări de stil vizual pentru o tablă Excel.
Metode de evaluare
| 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 |