GetType Method

GetType 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) GetType()  (FormatConditionValueType,  error) 

Remarks

See Also