The column to apply this condition on.
Whether the column row value ends with a string
Whether the column must be equal to a number or string.
Whether the column must be greater than a number.
Whether the column has to be greater than or equal to a number.
Whether the column value must be included in one of the given values.
Whether the column row value includes a string.
Whether the column has to be lesser than a number.
Whether the column has to be lesser than or equal to a number.
Whether to check the opposite for this condition.
Whether the column row value is not equal to a number or string
Whether to make this a OR condition.
Whether the column row value starts with a string.
Generated using TypeDoc
Options to use for a condition.