Click or drag to resize

ExcelDataValidatorInputMessageTitle Property

Gets or sets the title 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 InputMessageTitle { get; set; }

Property Value

String
See Also