https://bugs.documentfoundation.org/show_bug.cgi?id=167843

--- Comment #10 from Justin L <[email protected]> ---
(In reply to Justin L from comment #8)
>   <w:tblLook w:val="0680" w:firstRow="0" w:lastRow="0" w:firstColumn="1"
> w:lastColumn="0" w:noHBand="1" w:noVBand="1"/>
Interestingly, w:val is not documented at all in the Oct 2016 standard. The
other ones are documented, and we simply grabbag that detail. We only use the
(undocumented) w:val.  (OK, actually in August 2006, only w:val was
documented.)

There is a LOT of errata about tblLook, but I didn't see anything in there
about what to do if w:val and the other settings don't match. I guess that is
an exercise left to the tinkerer.

According to Google, Word 2007 only uses w:val while 2010+ prefer the explicit
flags. The explicit flags win in case of a value mismatch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to