Uses of Class
org.jzy3d.io.xls.ByteColor
Packages that use ByteColor
-
Uses of ByteColor in org.jzy3d.io.xls
Fields in org.jzy3d.io.xls declared as ByteColorModifier and TypeFieldDescriptionstatic final ByteColor
ByteColor.BLACK
static final ByteColor
ByteColor.BLUE
static final ByteColor
ByteColor.GREEN
static final ByteColor
ByteColor.ORANGE
static final ByteColor
ByteColor.RED
static final ByteColor
ByteColor.WHITE
Methods in org.jzy3d.io.xls with parameters of type ByteColorModifier and TypeMethodDescriptionorg.apache.poi.hssf.util.HSSFColor
org.apache.poi.hssf.util.HSSFColor
org.apache.poi.ss.usermodel.CellStyle
ExcelBuilder.newColoredCellStyle
(ByteColor color) org.apache.poi.ss.usermodel.CellStyle
IExcelBuilder.newColoredCellStyle
(ByteColor color)