fastexcel icon indicating copy to clipboard operation
fastexcel copied to clipboard

Generate and read big Excel files quickly

Results 73 fastexcel issues
Sort by recently updated
recently updated
newest added

Hi, Is there anyway to open macro enabled excel file in fastexcel without corrupting or removing macro code from previous excel file.

Hi: I need to write html text, how can I do it? Thanks Hongguo

Hello, I am building a basic diff&mege tool for excel files, and I am looking for support of read/write on Cell.Notes so that users can add notes to their "conflict...

I am Trying to read excel file but I am stuck at the > ReadableWorkbook wb = new ReadableWorkbook(Objects.requireNonNull(inputStream) Following is Simple app to read data from excel file. public...

Local links to documents are not possible with the =HYPERLINK.... Would be a great enhancement my usecase I need a function to make a clickable link to some cells which...

Export to Excel, all the numbers are in Number formatter with 2-digit decimal. how to format the decimal, like no decimal, 2 decimals, or 4 decimals? and how to set...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [commons-io:commons-io](https://commons.apache.org/proper/commons-io/) ([source](https://gitbox.apache.org/repos/asf?p=commons-io.git)) | `2.15.1` -> `2.16.0` |...

Hi, could you extend the fast-excel API with the ability to add, also, information about the author of the comment? After generating the excel file, I unfortunately have a rather...