SetPrompt Method

SetPrompt function

Prompt string for the parameter. Presented to the spreadsheet user along with input UIto collect the parameter value before refreshing the external data. Used only whenparameterType = prompt.


func (instance *ConnectionParameter) SetPrompt(value string)  error

Remarks

See Also