Aspose::Cells::ConditionalFormattingValue::SetType method

ConditionalFormattingValue::SetType method

Get or set the type of this conditional formatting value object. Setting the type to FormatConditionValueType.Min or FormatConditionValueType.Max will auto set “Value” to null.

void Aspose::Cells::ConditionalFormattingValue::SetType(FormatConditionValueType value)

See Also