type property
Returns or sets one of the constants of the ConditionValueType enumeration which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
Implementation
@override
/// Returns or sets one of the constants of the ConditionValueType enumeration
/// which specifies how the threshold values for a data bar, color scale,
/// or icon set conditional format are determined.
late ConditionValueType type;