This method of the ActiveXToolkit Class creates a Java color from an OLE_COLOR.
static public java.awt.Color getColorFromOLECOLOR(int colorindex);
Returns the Java color that is derived from the OLE_COLOR.
colorindex | The OLE_COLOR that the Java color is created from. |