| Package | Description |
|---|---|
| com.stimulsoft.report.styles | |
| com.stimulsoft.report.styles.enums |
| Modifier and Type | Method and Description |
|---|---|
StiStyleCode |
StiStyle.getStyleCode()
Gets or sets a value which indicates on which band in a report this style can be apply when
applying style automatically.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiStyle.setStyleCode(StiStyleCode value) |
| Modifier and Type | Method and Description |
|---|---|
static StiStyleCode |
StiStyleCode.forValue(int value) |
static StiStyleCode |
StiStyleCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiStyleCode[] |
StiStyleCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.