Uses of Class
com.compomics.util.io.export.writers.ExcelWriter
Packages that use ExcelWriter
-
Uses of ExcelWriter in com.compomics.util.io.export.styles
Methods in com.compomics.util.io.export.styles with parameters of type ExcelWriterModifier and TypeMethodDescriptionstatic DefaultStyleDefaultStyle.getStyle(ExcelWriter excelWriter) Returns the style attached to that writer or create a new one if none found.