Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
UsedRange
12 Sep 20251 minute to read
Used range which contains end row index and end column index of the last used cell in sheet .
Properties
colIndex number
Specifies the last used column index of the sheet.
Defaults to 0
rowIndex number
Specifies the last used row index of the sheet.
Defaults to 0