1
Vote

Please add style properties options

description

Example:
 
<table bgcolor="#ffcc00" border="1" style="border-collapse: collapse; font-family:Arial; font-size:9pt; color:#000000" />  
Allow working with individual properties withing the style attribute of an element.

comments