Skip to content

ValueLong

A 64-bit integer value.

Implements: Value

Fields

Field Type Description
serializedValue String! The value rendered in its string form, primarily for values within filters.
value Long The 64-bit integer value; unset when the cell holds no value.