transform tables
bertsky opened this issue · 0 comments
bertsky commented
I think we need something like:
TableCellRegion
→ TextRegionTableCellRegion/@row
→TableCellRole/@rowIndex
TableCellRegion/@col
→TableCellRole/@columnIndex
TableCellRegion/@rowSpan
→TableCellRole/@rowSpan
TableCellRegion/@colSpan
→TableCellRole/@colSpan
TableCellRegion/@label
→TableCellRole/@header
CornerPts
and the *Visible
attributes are probably irrelevant.