java.lang.Object
com.aspose.cells.WeightType
public class WeightType
| Field Summary | ||
|---|---|---|
static final int | HAIR_LINE | |
| Represents the weight of hair line. | ||
static final int | MEDIUM_LINE | |
| Represents the weight of medium line. | ||
static final int | SINGLE_LINE | |
| Represents the weight of single line. | ||
static final int | WIDE_LINE | |
| Represents the weight of wide line. | ||
| Field Detail |
|---|
HAIR_LINE | |
public static final int HAIR_LINE | |
MEDIUM_LINE | |
public static final int MEDIUM_LINE | |
SINGLE_LINE | |
public static final int SINGLE_LINE | |
WIDE_LINE | |
public static final int WIDE_LINE | |