| Package | Description |
|---|---|
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
TextRun.TextCap |
TextRun.getTextCap() |
static TextRun.TextCap |
TextRun.TextCap.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextRun.TextCap[] |
TextRun.TextCap.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|