Overview
Table is a class in Aspose.Cells for Python.
Represents an Excel structured table (ECMA-376 §18.5).
Methods
| Signature | Description |
|---|
__init__(name: str, ref: str, has_headers: bool) | |
copy() | Returns a new Table instance that is a copy of the original table |