userEnteredValue property
A value the condition is based on.
The value is parsed as if the user typed into a cell. Formulas are
supported (and must begin with an =
or a '+').
Implementation
core.String? userEnteredValue;
A value the condition is based on.
The value is parsed as if the user typed into a cell. Formulas are
supported (and must begin with an =
or a '+').
core.String? userEnteredValue;