Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load and store the sheet's GID #16

Open
fulldecent opened this issue Dec 19, 2022 · 0 comments
Open

Load and store the sheet's GID #16

fulldecent opened this issue Dec 19, 2022 · 0 comments

Comments

@fulldecent
Copy link
Owner

When linking to a Google Sheet, you can hyperlink directly to a specific cell. This requires knowing the cell/range address (like "C2") and the sheet's GID. The GID of the first sheet (tab) when the Google Sheet is created is 0. However, to make more robust links into a spreadsheet, you should not assume that only the first sheet is the one you want and that there are no other sheets in the file.

Therefore it will be helpful to collect and store each sheet's (tab's) GID into the database somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant