ExcelDataValidatorInputMessageTitle Property |
Gets or sets the title 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 InputMessageTitle { get; set; }Public Property InputMessageTitle As String
Get
Set
Property Value
String
See Also