|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<AlertStyleType>
com.spire.xls.AlertStyleType
public enum AlertStyleType
Possible error style values:
Enum Constant Summary | |
---|---|
Info
Specifies that the alert should be displayed with the information style. |
|
Stop
Specifies that the alert should be displayed with the stop style. |
|
Warning
Specifies that the alert should be displayed with the warning style. |
Enum Constant Detail |
---|
public static final AlertStyleType Stop
public static final AlertStyleType Warning
public static final AlertStyleType Info
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |