Metodo get
get(self, name)
Ottiene lo stile della tabella in base al nome.
ritorna
L’oggetto stile tabella.
def get(self, name):
...
Parametro | Tipo | Descrizione |
---|---|---|
name | str | Nome dello stile della tabella. |
Guarda anche
- modulo
aspose.cells.tables
- classe
TableStyleCollection