public final class BoxStyle
extends com.aspose.ms.System.Enum
Represents styles of check box
Modifier and Type | Field and Description |
---|---|
static int |
Check
Check style.
|
static int |
Circle
Circle style.
|
static int |
Cross
Cross style.
|
static int |
Diamond
Diamond style.
|
static int |
Square
Square style.
|
static int |
Star
Star style.
|
public static final int Circle
Circle style.
public static final int Check
Check style.
public static final int Cross
Cross style.
public static final int Diamond
Diamond style.
public static final int Square
Square style.
public static final int Star
Star style.