aspose.cells

Class ValidationAlertType

Utility class containing constants. Represents the data validation alert style.

Field Summary
const  NumberINFORMATION
Information alert style.
const  NumberSTOP
Stop alert style.
const  NumberWARNING
Warning alert style.
 

    • Field Detail

      • INFORMATION

        const Number INFORMATION
        Information alert style.
      • STOP

        const Number STOP
        Stop alert style.
      • WARNING

        const Number WARNING
        Warning alert style.