Click or drag to resize

XlsValidation AlertStyle Property

Style of the error.

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

Property Value

Type: AlertStyleType

Implements

IDataValidation AlertStyle
See Also