Uses of Class
com.stimulsoft.report.crossTab.expressions.StiCrossValueExpression

Packages that use StiCrossValueExpression
com.stimulsoft.report.crossTab   
 

Uses of StiCrossValueExpression in com.stimulsoft.report.crossTab
 

Methods in com.stimulsoft.report.crossTab that return StiCrossValueExpression
 StiCrossValueExpression StiCrossCell.getValue()
          Gets or sets the expression that is used for calculation of a cell value.
 

Methods in com.stimulsoft.report.crossTab with parameters of type StiCrossValueExpression
 void StiCrossHeader.setValue(StiCrossValueExpression value)
           
 void StiCrossCell.setValue(StiCrossValueExpression value)