|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiExcelValueExpression | |
---|---|
com.stimulsoft.report.components.simplecomponents | |
com.stimulsoft.report.crossTab |
Uses of StiExcelValueExpression in com.stimulsoft.report.components.simplecomponents |
---|
Methods in com.stimulsoft.report.components.simplecomponents that return StiExcelValueExpression | |
---|---|
StiExcelValueExpression |
StiTextInCells.getExcelValue()
|
StiExcelValueExpression |
StiText.getExcelValue()
Gets or sets an expression used for export data to Excel. |
StiExcelValueExpression |
StiCheckBox.getExcelValue()
Gets or sets an expression used for export data to Excel. |
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiExcelValueExpression | |
---|---|
void |
StiTextInCells.setExcelValue(StiExcelValueExpression value)
|
void |
StiText.setExcelValue(StiExcelValueExpression value)
|
void |
StiCheckBox.setExcelValue(StiExcelValueExpression value)
|
Uses of StiExcelValueExpression in com.stimulsoft.report.crossTab |
---|
Methods in com.stimulsoft.report.crossTab that return StiExcelValueExpression | |
---|---|
StiExcelValueExpression |
StiCrossField.getExcelValue()
|
Methods in com.stimulsoft.report.crossTab with parameters of type StiExcelValueExpression | |
---|---|
void |
StiCrossField.setExcelValue(StiExcelValueExpression value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |