ExcelDataValidatorInputMessageText Property |
Gets or sets the text of the input message to be shown when the cell to be validated is selected.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string InputMessageText { get; set; }Public Property InputMessageText As String
Get
Set
Property Value
String
See Also