| Package | Description |
|---|---|
| com.almworks.jira.structure.api.export.printable |
| Modifier and Type | Method and Description |
|---|---|
static PercentageStyle |
PercentageStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PercentageStyle[] |
PercentageStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrintableColumn.setPercentageStyle(PercentageStyle style)
Set the percentage display style for the cells in this column.
|
Copyright © 2021 ALM Works. All Rights Reserved.