remove_at method
remove_at(self, name)
Removes the element at a specified name.
def remove_at(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String | The name of the element to remove. |
See Also
- module
aspose.cells
- class
WorksheetCollection