ExcelDataValidatorInputMessageTitle Property
Gets or sets the title of the input message to be shown when the cell to be validated is selected.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public string InputMessageTitle { get; set; }
Public Property InputMessageTitle As String
Get
Set
public:
property String^ InputMessageTitle {
String^ get ();
void set (String^ value);
}
member InputMessageTitle : string with get, set
Property Value
String