Hello, how would you add an attribute to the table? For instance something similar...
Hi, Visual style isn't part of XHTML, you should use CSS styling if you want a table...
Hello, The attributes have been added. Example usage: var table = new Table { new...
Issue resolved and released as beta3.
Add rowspan and colspan
Added tag 1.0b3 for changeset 2f244415a36b
Implemented table row and column spans.
Updated the documentation and assembly version ...