| Package | Description |
|---|---|
| com.hcl.domino.richtext |
| Modifier and Type | Method and Description |
|---|---|
TextStyle.Justify |
TextStyle.getAlign() |
static TextStyle.Justify |
TextStyle.Justify.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextStyle.Justify[] |
TextStyle.Justify.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TextStyle |
TextStyle.setAlign(TextStyle.Justify align) |
Copyright © 2019–2021 HCL. All rights reserved.