com.aspose.diagram
Class CheckValueType

java.lang.Object
    extended by com.aspose.diagram.CheckValueType

public class CheckValueType 
extends java.lang.Object

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


Field Summary
static final intUN_CHECKED
           UnChecked
static final intCHECKED
           Checked
static final intMIXED
           Mixed
 

Field Detail

UN_CHECKED

public static final int UN_CHECKED
UnChecked

CHECKED

public static final int CHECKED
Checked

MIXED

public static final int MIXED
Mixed

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.