Skip to main content

gsheets.valuerange.range

Home > @runlightyear/gsheets > ValueRange > range

ValueRange.range property

The range the values cover, in A1 notation. For output, this range indicates the entire requested range, even though the values will exclude trailing rows and columns. When appending values, this field represents the range to search for a table, after which values will be appended.

Signature:
range: string;