Uses of Class
com.stimulsoft.report.expressions.StiExcelValueExpression
Packages that use StiExcelValueExpression
Package
Description
-
Uses of StiExcelValueExpression in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiExcelValueExpressionModifier and TypeMethodDescriptionStiCheckBox.getExcelValue()Gets or sets an expression used for export data to Excel.StiText.getExcelValue()Gets or sets an expression used for export data to Excel.StiTextInCells.getExcelValue()Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiExcelValueExpressionModifier and TypeMethodDescriptionvoidStiCheckBox.setExcelValue(StiExcelValueExpression value) voidStiText.setExcelValue(StiExcelValueExpression value) voidStiTextInCells.setExcelValue(StiExcelValueExpression value) -
Uses of StiExcelValueExpression in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return StiExcelValueExpressionMethods in com.stimulsoft.report.crossTab with parameters of type StiExcelValueExpressionModifier and TypeMethodDescriptionvoidStiCrossField.setExcelValue(StiExcelValueExpression value)