Class ExperimentTypeHelper
java.lang.Object
ch.ethz.sis.openbis.generic.excel.v3.to.helper.ExperimentTypeHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintaddExperimentSection(org.apache.poi.ss.usermodel.Sheet sheet, int rowNum, org.apache.poi.ss.usermodel.CellStyle headerStyle) intaddExperimentTypeSection(org.apache.poi.ss.usermodel.Sheet sheet, int rowNum, org.apache.poi.ss.usermodel.CellStyle headerStyle)
-
Constructor Details
-
ExperimentTypeHelper
public ExperimentTypeHelper()
-
-
Method Details
-
addExperimentTypeSection
public int addExperimentTypeSection(org.apache.poi.ss.usermodel.Sheet sheet, int rowNum, org.apache.poi.ss.usermodel.CellStyle headerStyle) -
addExperimentSection
public int addExperimentSection(org.apache.poi.ss.usermodel.Sheet sheet, int rowNum, org.apache.poi.ss.usermodel.CellStyle headerStyle)
-