SetIsGTE Method
SetIsGTE function
Get or set the Greater Than Or Equal flag.Use only for icon sets, determines whether this threshold value usesthe greater than or equal to operator.‘false’ indicates ‘greater than’ is used instead of ‘greater than or equal to’.Default value is true.
func (instance *ConditionalFormattingValue) SetIsGTE(value bool) error
Remarks
See Also
- Class ConditionalFormattingValue
- Namespace Aspose.Cells
- Library Aspose.Cells for Go