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

Consider allowing direct POI calls when Loiste doesn't support something #11

Open
Deraen opened this issue Dec 7, 2023 · 0 comments · May be fixed by #12
Open

Consider allowing direct POI calls when Loiste doesn't support something #11

Deraen opened this issue Dec 7, 2023 · 0 comments · May be fixed by #12

Comments

@Deraen
Copy link
Member

Deraen commented Dec 7, 2023

  • Cells
    • Extend clj map write to support callback taking Cell object?
  • Rows
    • Extend clj map write to support callback taking the Row object? Before or after the cells are written?
  • Styles
    • Extend write-rows! :styles option to take a callback fn taking the CellStyle object.
  • Columns
    • Columns don't really exist, it is just Loiste abstraction over a few Sheet properties.
  • Sheet
    • OK. sheet return value.
  • Workbook
    • OK. workboot or streaming-workbook return value.
  • Styles
    • font add callback
    • border, fill-pattern allow enum values directly
Deraen added a commit that referenced this issue Dec 7, 2023
@Deraen Deraen linked a pull request Dec 7, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant