get_sheet_index method
get_sheet_index
Gets the worksheet index by worksheet name, if possible.
Returns
Worksheet index or -1 if not found
def get_sheet_index(self, sheet_name):
...
Parameter | Type | Description |
---|---|---|
sheet_name | str | Worksheet name |
See Also
- module
groupdocs.redaction.integration
- class
ICellularFormatInstance