Skip to content
#

google-sheets-api-v4

Here are 71 public repositories matching this topic...

lavigne958
lavigne958 commented May 17, 2021

Is your feature request related to a problem? Please describe.
NamedRanges are not tight to a particular sheet object, one could create a function that returns a list of Cell objects
obtained from only a given namedRange access via an instance of SpreadSheet without having to first get any WorkSheet.

Describe the solution you'd like
Create a new function (likely named `namedRan

Improve this page

Add a description, image, and links to the google-sheets-api-v4 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-sheets-api-v4 topic, visit your repo's landing page and select "manage topics."

Learn more