Cell
class Cell
An object that represents a single cell in a table.
Types
Properties
Link copied to clipboard
The formatted value of the cell. This is the value that you see displayed in the cell in the UI.
Link copied to clipboard
A list of formatted values of the cell. This field is only returned when the cell is ROWSET format (aka multi-select or multi-record picklist). Values in the list are always represented as strings. The formattedValue field will be empty if this field is returned.