TableStyleInfo
Pengamatan umum
TableStyleInfo adalah kelas di Aspose.Cells untuk Python.
Pengaturan gaya visual untuk tabel Excel.
Metode-metode yang digunakan
| 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 |