| Package | Description |
|---|---|
| com.stimulsoft.report.crossTab | |
| com.stimulsoft.report.crossTab.core.enums | |
| com.stimulsoft.report.crossTab.core.summaries |
| Modifier and Type | Method and Description |
|---|---|
StiSummaryValues |
StiCrossSummary.getSummaryValues()
Gets or sets the type of zeros and nulls values summation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossSummary.setSummaryValues(StiSummaryValues value) |
| Modifier and Type | Method and Description |
|---|---|
static StiSummaryValues |
StiSummaryValues.forValue(int value) |
static StiSummaryValues |
StiSummaryValues.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSummaryValues[] |
StiSummaryValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected StiSummaryValues |
StiSummaries.summaryValues |
Copyright © 2019 Stimulsoft. All Rights Reserved.