ExcelDataValidatorInputMessageText Property

Gets or sets the text of the input message to be shown when the cell to be validated is selected.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public string InputMessageText { get; set; }

Property Value

String

See Also