aspose.cells

Class CheckValueType

Utility class containing constants. Represents the check value type of the check box.

Field Summary
const  NumberUN_CHECKED
UnChecked
const  NumberCHECKED
Checked
const  NumberMIXED
Mixed
 

    • Field Detail

      • UN_CHECKED

        const Number UN_CHECKED
        UnChecked
      • CHECKED

        const Number CHECKED
        Checked
      • MIXED

        const Number MIXED
        Mixed