Setting a CSS property of an element
((ElementCSSInlineStyle) mytext) .getStyle() .setProperty("color", color, "");
Philippe Le Hégaret
16 of 22