ExcelDataValidatorInputMessageText Property |
Gets or sets the text of the input message to be shown when the cell to be validated is selected.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string InputMessageText { get; set; }
Public Property InputMessageText As String
Get
Set
Property Value
Type:
StringSee Also