You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by danilorangelmg <gi...@git.apache.org> on 2015/10/27 13:02:31 UTC

[GitHub] poi pull request: SXSSFSheet enableLocking and tabColor

GitHub user danilorangelmg opened a pull request:

    https://github.com/apache/poi/pull/25

    SXSSFSheet enableLocking and tabColor

    I needed to lock and color the tab of a .xlsx spreadsheet generated from a SXSSFSheet and realized that there was no implementation in this type of sheet, the fact of using SXSSFSheet is on the large amount of rows exported in spreadsheet and the large consumption of memory that the XSSFSheet used in Jboss.It is the SXSSFSheet the best option.
    
    Thanks.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/danilorangelmg/poi trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/poi/pull/25.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #25
    
----
commit f757f10e329102e95f23844d63a19a229f487e7c
Author: Danilo <da...@gmail.com>
Date:   2015-10-27T11:39:03Z

    SXSSFSheet enableLocking and tabColor

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] poi pull request #25: SXSSFSheet enableLocking and tabColor

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/poi/pull/25


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org