| Package | Description |
|---|---|
| org.apache.poi.ss.usermodel | |
| org.apache.poi.xssf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
static IndexedColors |
IndexedColors.fromInt(int index) |
static IndexedColors |
IndexedColors.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IndexedColors[] |
IndexedColors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
XSSFColor(IndexedColors indexedColor,
IndexedColorMap colorMap) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>