| Package | Description |
|---|---|
| com.stimulsoft.report.crossTab | |
| com.stimulsoft.report.crossTab.enums |
| Modifier and Type | Method and Description |
|---|---|
StiCrossHorAlignment |
StiCrossTab.getHorAlignment()
Gets or sets the horizontal alignment of an Cross-Tab.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossTab.setHorAlignment(StiCrossHorAlignment value) |
| Modifier and Type | Method and Description |
|---|---|
static StiCrossHorAlignment |
StiCrossHorAlignment.forValue(int value) |
static StiCrossHorAlignment |
StiCrossHorAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiCrossHorAlignment[] |
StiCrossHorAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.