Returns the color as a string in HTML color format (#RRGGBB).
JavaScript |
|
ToHTMLColor() |
C# |
|
string ToHTMLColor() |
C++ |
|
HRESULT ToHTMLColor( BSTR* htmlColor) |
Return Value
htmlColor
The color in HTML #RRGGBB string format.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.