Description
Sets or returns whether to show a message when the user selects a cell to which a data validation rule applies.C#
public boolean ShowInputMessage{ get ; set ; } |
vb.net
Public Property ShowInputMessage() As Boolean |
public boolean ShowInputMessage{ get ; set ; } |
Public Property ShowInputMessage() As Boolean |