Click or drag to resize

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: 9.0.0
Syntax
public string InputMessageText { get; set; }

Property Value

String
See Also