'Usage
Dim c As Color Dim value As String value = Serializer.SerializeColorValue(c)
Parameters
- c
- Color object that contains the color
Return Value
String containing the serialized color value
'Usage
Dim c As Color Dim value As String value = Serializer.SerializeColorValue(c)