QNavigationSheetResult object
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
return
Return value from sheet navigation methods.
Version history
Version state | Details |
---|---|
Introduced | 2.1 |
Properties
success
Type: Boolean
Returns true if successful.
sheetId
Type: String
The new sheet ID.
error
Type: String
The error code if an error occurred, for example:
- NOSUCHSHEET
- NOCURRENTSHEET
errorMsg
Type: String
Error message, for example 'No current sheet'.