GetXLSValueProcessorde.isdss.util.processors.GetXLSValueProcessor |
Top Previous Next |
Parameter
class = de.isdss.util.processors.GetXLSValueProcessor
Gets XLS values from cells specified in configuration, sheet and file are common to all cells being read example configuration: CEM MaH2/H2master_engl.xls ${testparam} B7 B8 will write the value from the cellreference contained in testparam to the outParameter "testOutParam". will write value from B7 to outParameter "CEM_MezPop" and from B8 to "CEM_Mez_Ani", all from sheet "CEM" in file "MaH2/H2master_engl.xls"