Metodo remove_a_name
remove_a_name(self, text)
Rimuovi il nome.
def remove_a_name(self, text):
...
Parametro | Tipo | Descrizione |
---|---|---|
text | str | Il testo del nome. |
Guarda anche
- modulo
aspose.cells
- classe
NameCollection
Rimuovi il nome.
def remove_a_name(self, text):
...
Parametro | Tipo | Descrizione |
---|---|---|
text | str | Il testo del nome. |
aspose.cells
NameCollection