Class ExperimentHelper
java.lang.Object
ch.ethz.sis.openbis.generic.excel.v3.to.helper.ExperimentHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintaddExperimentSection(org.apache.poi.ss.usermodel.Sheet sheet, int rowNum, org.apache.poi.ss.usermodel.CellStyle headerStyle, OpenBisModel openBisModel) static voidautosizeColumns(org.apache.poi.ss.usermodel.Sheet sheet, int numCols) static StringextractLabel(String uri)
-
Constructor Details
-
ExperimentHelper
public ExperimentHelper()
-
-
Method Details
-
addExperimentSection
public int addExperimentSection(org.apache.poi.ss.usermodel.Sheet sheet, int rowNum, org.apache.poi.ss.usermodel.CellStyle headerStyle, OpenBisModel openBisModel) -
extractLabel
-
autosizeColumns
public static void autosizeColumns(org.apache.poi.ss.usermodel.Sheet sheet, int numCols)
-