HI,

I have the following structure
        <t:sheet ...>
            <t:column>
                      <t:link ...>
            </t:column>
            <t:column>
                      <t:link ...>
            </t:column>
         </t:sheet>

Links in the first column should be underlined, in second column - not
underlined.
Can I implement it?

Did you consider specifying "class" or "style" attribute for t:link
and maybe other components.

Thanks

Reply via email to