SetType Method

SetType function

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


func (instance *ConditionalFormattingValue) SetType(value FormatConditionValueType)  error

Remarks

See Also