Description
This tag names the current tabulation. The name can be used in the XML conversion to generate different kind of XML depending on the table structure. It can be reset by the >tr< tag.
Parameters and typographical expressions
1.name.
Tag Effects
This tag has no effects on text.
As there is no way to export the alignment status of a table cell o column, you can associate a name to a particular table style, and this name can be output in the XML and used for different HTML styles. The attribute is: <AttributeType name="TableName" required="no" dt:type="string" gn3:textAttrib="tableName"/> Used in table definition: <ElementType name="tablebody" gn3:textElement="table"> <attribute type="TableName" /> And this is the result: |