Skip to main content

gsheets.appendvaluesprops.includevaluesinresponse

Home > @runlightyear/gsheets > AppendValuesProps > includeValuesInResponse

AppendValuesProps.includeValuesInResponse property

Determines if the update response should include the values of the cells that were appended. By default, responses do not include the updated values.

Signature:
includeValuesInResponse?: boolean;