método remove_a_name
remove_a_name(self, text)
Eliminar el nombre.
def remove_a_name(self, text):
...
Parámetro | Tipo | Descripción |
---|---|---|
text | str | El texto del nombre. |
Ver también
- módulo
aspose.cells
- clase
NameCollection
Eliminar el nombre.
def remove_a_name(self, text):
...
Parámetro | Tipo | Descripción |
---|---|---|
text | str | El texto del nombre. |
aspose.cells
NameCollection