-
Is there a way to add a comment to a cell?
-
**Describe the bug**
I am trying to set up conditional formatting in an Excel file using the DocumentFormat.OpenXml library. Specifically, I want to use a red X and a green checkmark from the ThreeSy…
-
Sounds ridiculous if I want to open the resulted file in Microsoft Word, but as I'm working in a project which requires any kind of user, I was testing the ODT to open in the respective, but it does n…
-
Very simple test case, there's a single line with two substitutions separated by a comma and a space. The styling is the same for both. The first substitution comes out correct but the second substitu…
-
### NPOI Version Used
2.7.2 I think (latest)
### File Type
- [x ] XLSX
- [ ] XLS
- [ ] DOCX
- [ ] XLSM
- [ ] OTHER
### Use Case
Reading and Writing directly with CellValue.
### Descr…
-
The Pandas has [read_excel](https://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_excel.html) for dataframe. I think that it would be good to have it in the Deedle.
-
![image](https://user-images.githubusercontent.com/24584156/45541777-872c9b80-b842-11e8-8601-1c6eb09ce4ce.png)
-
Describe the API or scenario A clear and concise description of the scenario you'd like documented: I would like to apply conditional formatting to the 'C' column in an Excel sheet using the Condition…
-
Hi Mickaël,
Thanks for making a great Quarto extension! I see the highlight text feature as valuable as I just came across needing to use it in my PowerPoint (pptx) presentation. I was experimentin…
-
I've reworked zipcelx into a class since it fits better into our application workflow. Just leaving this here for reference in case this is useful to you.
Notably, the public API is split between `…