This patch adds the freezing pane feature.
It provides these new API
freezeRow($row) freezeColumn($column) freeze($row, $column)
The file affected is ExcelWriterXML_Sheet.php
Log in to post a comment.