| Modifier and Type | Method and Description |
|---|---|
static StiProcessingDuplicatesType |
StiProcessingDuplicatesType.forValue(int value) |
static StiProcessingDuplicatesType |
StiProcessingDuplicatesType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiProcessingDuplicatesType[] |
StiProcessingDuplicatesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiProcessingDuplicatesType |
IStiText.getProcessingDuplicates() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiText.setProcessingDuplicates(StiProcessingDuplicatesType value) |
| Modifier and Type | Method and Description |
|---|---|
StiProcessingDuplicatesType |
StiTextInCells.getProcessingDuplicates() |
StiProcessingDuplicatesType |
StiSimpleText.getProcessingDuplicates()
Gets or sets value which indicates how report engine processes duplicated values.
|
StiProcessingDuplicatesType |
StiRichText.getProcessingDuplicates() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiTextInCells.setProcessingDuplicates(StiProcessingDuplicatesType value) |
void |
StiSimpleText.setProcessingDuplicates(StiProcessingDuplicatesType value) |
void |
StiRichText.setProcessingDuplicates(StiProcessingDuplicatesType value) |
| Modifier and Type | Method and Description |
|---|---|
StiProcessingDuplicatesType |
StiCrossField.getProcessingDuplicates() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossField.setProcessingDuplicates(StiProcessingDuplicatesType value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.