Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 03:49:15 +0000



Post From: validity of GetSpreadsheetSheetHandleByName() result?

[2021-01-10 16:38:30]
ycomp - Posts: 324
I figured it out.. it only returns nullptr if the spreadsheet doesn't exist, if the sheet doesn't exist but the spreadsheet does then it won't return nullptr.

Any idea how to check if a sheet exists?