public class ConditionalFormattingIcon
Property Getters/Setters Summary | ||
---|---|---|
byte[] | getImageData() | |
Gets the icon set data.
|
||
int | getIndex() | |
void | setIndex(intvalue) | |
Gets and sets the icon's index in the icon set. | ||
int | getType() | |
void | setType(intvalue) | |
Gets and sets the icon set type. The value of the property is IconSetType integer constant. |
Method Summary | ||
---|---|---|
static byte[] | getIconImageData(int type, int index) | |
Get the icon set data
|
public byte[] getImageData()
public int getType() / public void setType(int value)
public int getIndex() / public void setIndex(int value)
public static byte[] getIconImageData(int type, int index) throws java.lang.Exception
type
- A index
- icon's index