MCP Server for Smartsheet

Build 25.0.9440

ValueSource

Specifies whether the driver retrieves cell values from the Value fields, the DisplayValue field, or automatically selects based on availability.

Possible Values

Auto, Value, DisplayValue

Data Type

string

Default Value

"Auto"

Remarks

This property specifies how cell values are retrieved from the data, based on the selected source field:

  • When set to Auto, the driver automatically selects the field that is not empty.
  • When set to Value, the driver retrieves data specifically from the Value field.
  • When set to DisplayValue, the driver retrieves data from the DisplayValue field.

This property is useful for customizing how cell data is interpreted, particularly when working with data that includes both raw values and formatted display representations.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440