| Package | Description |
|---|---|
| com.hcl.domino.richtext.structures |
| Modifier and Type | Method and Description |
|---|---|
static FontStyle.Attribute |
FontStyle.Attribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontStyle.Attribute[] |
FontStyle.Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<FontStyle.Attribute> |
FontStyle.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
FontStyle |
FontStyle.setAttributes(Collection<FontStyle.Attribute> attributes) |
Copyright © 2019–2021 HCL. All rights reserved.