Last Updated: Dec 1, 2020
Use this function to rename the sheet at the specified index to the specified new name. Index starts from 1.
Rename Sheet By Index (index, new_name)
Input Parameter Name | Description |
---|---|
index | Index of the sheet |
new_name | New name of the excel sheet |
Rename Sheet By Index (1 , Invoice_Details)
To view all the Excel functions, click here.