| Package | Description |
|---|---|
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.export.tools |
| Modifier and Type | Method and Description |
|---|---|
static StiRangeType |
StiRangeType.forValue(int value) |
static StiRangeType |
StiRangeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiRangeType[] |
StiRangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiRangeType |
StiPagesRange.getRangeType()
Gets type of pages range.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPagesRange.setRangeType(StiRangeType rangeType)
Sets type of pages range.
|
| Constructor and Description |
|---|
StiPagesRange(StiRangeType rangeType,
java.lang.String pageRanges,
int currentPage)
Creates a new instance of the StiPagesRange class.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.