public final class BoxStyle
extends com.aspose.ms.System.Enum
CheckBox style
| Modifier and Type | Field and Description |
|---|---|
static byte |
CHECK
makes the checker style
|
static byte |
CIRCLE
makes the circular style
|
static byte |
CROSS
makes the crossing style
|
static byte |
DIAMOND
makes the diamond style
|
static byte |
SQUARE
makes the square style
|
static byte |
STAR
makes the star style
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final byte CHECK
makes the checker style
public static final byte CIRCLE
makes the circular style
public static final byte CROSS
makes the crossing style
public static final byte DIAMOND
makes the diamond style
public static final byte SQUARE
makes the square style
public static final byte STAR
makes the star style
Copyright © 2024. All rights reserved.