GetColor Method
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