| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums |
| Modifier and Type | Method and Description |
|---|---|
StiCalculationMode |
StiReport.getCalculationMode()
Gets or sets the method of calculation in report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.setCalculationMode(StiCalculationMode value) |
| Modifier and Type | Method and Description |
|---|---|
static StiCalculationMode |
StiCalculationMode.forValue(int value) |
static StiCalculationMode |
StiCalculationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiCalculationMode[] |
StiCalculationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.