ColorValue
ColorValue class
Represents color value
ColorValue(value, unit)
Constructor.
Properties
| Name | Type | Description |
|---|---|---|
| Value | String | Color Value. To set the color, enter a number from 0 to 23 or the RGB value in hexadecimal notation. |
| Ufe | UnitFormulaErr | Attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
| deepClone | Creates deep copy of this instance. |