Click or drag to resize

XlsValidationWrapper ShowInput Property

Indicates whether to show prompt box.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool ShowInput { get; set; }

Property Value

Type: Boolean

Implements

IDataValidation ShowInput
See Also