Header Rows
HeaderRows class for “table:table-header-rows” tag.
Classes:
| Name | Description |
|---|---|
HeaderRows |
A header row of a table, “table:table-header-rows”. |
HeaderRows
Bases: Element
A header row of a table, “table:table-header-rows”.
Source code in odfdo/header_rows.py
31 32 33 34 | |
_tag
class-attribute
instance-attribute
_tag = 'table:table-header-rows'