Tables
· Using HTML table markup (can change w/ XSLT)
· Word heading rows Þ HTML heading cells
· Word doesn't know about spans, so
n Make array of distinct vertical boundaries (Þ <col>)
n Search array for which boundary we're at
If it's the next one, no span; else count the span
· Borders are too horrible
n Bottom, Horizontal, Left, Right, Top, Vertical, DiagonalDown, DiagonalUp
n Each has: ArtStyle ArtWidth ColorIndex LineStyle LineWidth Visible
n Enums like: None Single Dot DashSmallGap DashLargeGap DashDot
DashDotDot Double Triple ThinThickSmallGap... ThinThickThinLargeGap
SingleWavy DoubleWavy DashDotStroked Emboss3D Engrave3D