Package io.keikai.importer
Class Colors
java.lang.Object
io.keikai.importer.Colors
Colors responsible for manage colors in a workbook.
see http://www.datypic.com/sc/ooxml/t-ssml_CT_Colors.html
- Author:
- jumperchen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdd color if not present.voidaddIndexedColor(String argb) getIndexColorByIndex(int index)
-
Constructor Details
-
Colors
public Colors() -
Colors
public Colors(boolean ignoreBuiltin)
-
-
Method Details
-
getIndexColorByIndex
-
addColor
Add color if not present.- Parameters:
argb-
-
addIndexedColor
-