Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the color attribute.
Syntax
Visual Basic Public Function
GetColor( ) As stringC# public string
GetColor( );Managed C++ public: string
GetColor( );JScript public function
GetColor( );
Return Value
string. The color attribute in hex or null.
Applies To
CssCollection
See Also