IsGTE Method

IsGTE 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) IsGTE()  (bool,  error) 

Remarks

See Also