Aspose::Cells::ConditionalFormattingValue::SetIsGTE method
ConditionalFormattingValue::SetIsGTE method
Get or set the Greater Than Or Equal flag. Use only for icon sets, determines whether this threshold value uses the greater than or equal to operator. ‘false’ indicates ‘greater than’ is used instead of ‘greater than or equal to’. Default value is true.
void Aspose::Cells::ConditionalFormattingValue::SetIsGTE(bool value)
See Also
- Class Vector
- Class ConditionalFormattingValue
- Namespace Aspose::Cells
- Library Aspose.Cells for C++