| Package | Description |
|---|---|
| com.stimulsoft.report.crossTab | |
| com.stimulsoft.report.crossTab.core | |
| com.stimulsoft.report.crossTab.core.enums |
| Modifier and Type | Method and Description |
|---|---|
StiSummaryDirection |
StiCrossTab.getSummaryDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossTab.setSummaryDirection(StiSummaryDirection value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCross.Create(DataTable table,
StiReport report,
StiSummaryDirection direction,
java.lang.String emptyValue) |
| Modifier and Type | Method and Description |
|---|---|
static StiSummaryDirection |
StiSummaryDirection.forValue(int value) |
static StiSummaryDirection |
StiSummaryDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSummaryDirection[] |
StiSummaryDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.