java.lang.Objectcom.aspose.cells.TextCapsType
public class TextCapsType
Field Summary | ||
---|---|---|
static final int | NONE | |
None caps | ||
static final int | ALL | |
Apply all caps on the text. | ||
static final int | SMALL | |
Apply small caps to the text. |
Field Detail |
---|
NONE | |
public static final int NONE |
ALL | |
public static final int ALL |
SMALL | |
public static final int SMALL |