Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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