An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
2.9k
stars
332
forks
source link
colSpan is always reduces by 1 in Office XML and HTML documents #1154
Closed
regs01 closed 1 year ago
This issue is unique.
Operating System
Windows 10 / 8.1 / 7
Version information
7.2.1
Expected Behavior
Should be per attribute value.
Actual Behavior
When a document has a cell with colSpan attribute it's always reduces by 1. So colSpan=4 treated as colSpan=3. rowSpan is fine.
Reproduction Steps
No response
Additional information
Example of document. test.doc
if i set to colspan to 5, it would display as 4