remove_by_index method
remove_by_index
Remove a sheet by sheet index
def remove_by_index(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int |
See Also
- module
aspose.cells
- class
WorksheetCollection
Remove a sheet by sheet index
def remove_by_index(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int |
aspose.cells
WorksheetCollection