remove_a_name method
remove_a_name
Remove the name.
def remove_a_name(self, text):
...
Parameter | Type | Description |
---|---|---|
text | str | The name text. |
See Also
- module
aspose.cells
- class
NameCollection
Remove the name.
def remove_a_name(self, text):
...
Parameter | Type | Description |
---|---|---|
text | str | The name text. |
aspose.cells
NameCollection