/
HexColor

HexColor

Class graphomate.ui.types.HexColor


extends string (sap.ui.base.DataType.getType("string"))



Examples

  • "#FF2200"
  • "#000000"



Valid Values

A valid string of type graphomate.ui.types.HexColor consists of a hash followed by exactly 6 digits (each in the range 0-F) describing the RGB color channels in hexadecimal notation.



Related content

Scripting Dokumentation
Scripting Dokumentation
More like this
FillType
More like this
Scripting Documentation
Scripting Documentation
More like this
DatatypeDictionary
DatatypeDictionary
More like this
Datatype
More like this
Scripting Documentation
Scripting Documentation
More like this