From 5a20cc07ddee4115bee48ceabe890f0d490d9a62 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 16 May 2020 15:50:59 -0700 Subject: Docx writer: enable column and row bands for tables. This change will not have any effect with the default style. However, it enables users to use a style (via a reference.docx) that turns on row and/or column bands. Closes #6371. --- test/docx/golden/notes.docx | Bin 9988 -> 9989 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'test/docx/golden/notes.docx') diff --git a/test/docx/golden/notes.docx b/test/docx/golden/notes.docx index 8d68ae496..17dfa8c54 100644 Binary files a/test/docx/golden/notes.docx and b/test/docx/golden/notes.docx differ -- cgit v1.2.3