NAME

Spreadsheet::XLSX::Reader::LibXML::XMLDOM::Styles - LibXML DOM parser of Styles

DESCRIPTION

This is the module that is used to apply any style definitions listed in the sheet. See Spreadsheet::XLSX::Reader::LibXML::Worksheet for a way to apply other styles to the output. The current styles coverage is minimal and will expand over time. In general if I didn't write the excel version of a style implementation this module will use the pass-through style.

SUPPORT

TODO

    1. Add some Data::Walk::Graft magic to the defined_excel_translations attribute so this list can be managed by detail.

    2. Add the FmtJapan, FmtJapan2, and FmtUnicode support

    There are a lot of features still to be added. This module is very much a work in progress.

1. implement more of the standard number formats

AUTHOR

Jed Lund
jandrew@cpan.org

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

This software is copyrighted (c) 2014 by Jed Lund

DEPENDENCIES

SEE ALSO