Package ca.phon.app.excel
Class WorkbookFormats
java.lang.Object
ca.phon.app.excel.WorkbookFormats
Factory for creating common workbook formats.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic jxl.write.WritableCellFormat
static jxl.write.WritableCellFormat
static jxl.write.WritableCellFormat
-
Constructor Details
-
WorkbookFormats
public WorkbookFormats()
-
-
Method Details
-
getDefaultFormat
public static jxl.write.WritableCellFormat getDefaultFormat() -
getColumnHeaderFormat
public static jxl.write.WritableCellFormat getColumnHeaderFormat() -
getDateCellFormat
public static jxl.write.WritableCellFormat getDateCellFormat()
-