Tue Feb 09 22:32:46 2016michael.quaranta [...] gmail.com - Ticket created
Subject:
documentation bug Excel-Writer-XLSX-0.88
Date:
Tue, 9 Feb 2016 21:32:36 -0600
To:
bug-Excel-Writer-XLSX [...] rt.cpan.org
From:
Michael Quaranta <michael.quaranta [...] gmail.com>
Hi, the description below snipped from the POD, has set_align() twice, as
opposed to set_valign() for vertical alignment.
Alignment Horizontal align align set_align()
Vertical align valign set_align()
--
--
Michael Quaranta <Michael.Quaranta@gmail.com>
Wed Feb 10 05:37:04 2016jmcnamara [...] cpan.org - Correspondence added10 min
Hi,
Thanks for the report.
For future reference the Excel::Writer:XLSX bug tracker is at:
https://github.com/jmcnamara/excel-writer-xlsx/issues
The documentation is correct in this case: the `set_align()` method can take both the `align` and `valign` properties.
There is a `set_valign()` method but it is only used internally.
Regards,
John
Wed Feb 10 05:37:05 2016The RT System itself - Status changed from 'new' to 'open'
Wed Feb 10 05:37:06 2016jmcnamara [...] cpan.org - Status changed from 'open' to 'resolved'