TDV Adapter for Google Sheets

Build 22.0.8462

ValueInputOption

Determines how inserted values should be treated.

Possible Values

UserEntered, Raw

Data Type

string

Default Value

"UserEntered"

Remarks

RawThe values the user has entered will not be parsed and will be stored as-is.
UserEnteredThe values will be parsed as if the user typed them into the UI. Numbers will stay as numbers, but strings may be converted to numbers, dates, etc. -- following the same rules that are applied when entering text into a cell via the Google Sheets UI.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462