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
- Class Vector
- Enum FormatConditionValueType
- Class ConditionalFormattingValue
- Namespace Aspose::Cells
- Library Aspose.Cells for C++