-
- Downloads
Fix setWrapText to avoid fatal in obscure circumstances
Only reported by one user, but the setWrapText was throwing an exception because the col/row range was equal to zero. Normally this works fine, but the phpSpreadsheet code explicitly has validation against this.
Please register or sign in to comment