Aspose::Cells::Drawing::CheckValueType enum

CheckValueType enum

Represents the check value type of the check box.

enum class CheckValueType

Values

NameValueDescription
UnChecked0
UnChecked.
Checked1
Checked.
Mixed2
Mixed.

See Also