Table of Contents

Enum AlertStyleType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Possible error style values:

public enum AlertStyleType

Fields

Info = 2

Specifies that the alert should be displayed with the information style.

Stop = 0

Specifies that the alert should be displayed with the stop style.

Warning = 1

Specifies that the alert should be displayed with the warning style.