SetXLSValueProcessor

de.isdss.util.processors.SetXLSValueProcessor

Top  Previous  Next

Parameter

class = de.isdss.util.processors.SetXLSValueProcessor

 

Sets XLS values from cells specified in configuration, sheet and file are common to all cells being read

 

Example configuration:  CEM  MaH2/H2master_engl.xls   37  ${test} will write value 37 t ocell B7, and the value of parameter test to cell B8 all from sheet "CEM" in file "MaH2/H2master_engl.xls" Possible values for type are "double", "string", "boolean" or "formula"

 

 

 

SetSXLValueProcessor