SetShowInput Method

SetShowInput function

Indicates whether the data validation input message will be displayed whenever the user selects a cell in the data validation range.


func (instance *Validation) SetShowInput(value bool)  error

Remarks

See Also