Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #1

Open
23 of 32 tasks
motinados opened this issue Nov 26, 2023 · 1 comment
Open
23 of 32 tasks

Roadmap #1

motinados opened this issue Nov 26, 2023 · 1 comment

Comments

@motinados
Copy link
Owner

motinados commented Nov 26, 2023

Mostly, I analyze xlsx files created with Online Excel and write code to produce similar outputs.

Consequently, there's a high likelihood that my current code might encounter limitations in the future, necessitating substantial changes in specifications.

Here the tasks.
Tasks will be added as I become familiar with Excel.

features

  • cell for number
  • cell for string
  • style
  • cell for date
  • cell for hyperlink
  • cell for boolean
  • cell for formula
  • workbook
  • multi worksheets
  • merge cells
  • alignment
  • freeze panes
  • column style
  • row style
  • default col width
  • default row height
  • internal hyperlink
  • email hyperlink
  • conditional formatting
  • auto filter
  • adding image (one cell anchor)
  • adding image (two cell anchor)
  • theme
  • table
    .
    .
    .
  • adding chart

modules

  • merge cells module
  • conditional formatting module
  • adding image module

documents

  • documents
  • samples

improve UX

  • type inference
  • json to xlsx

To be continued...

@motinados
Copy link
Owner Author

I took a look at the sample xlsx for the chart, but it seems incredibly complicated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant