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

add ability to define column width on sheets #3

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

Prains
Copy link
Contributor

@Prains Prains commented Feb 16, 2024

#2

Edited SheetBuilder.ts to add method setColumnWidth. accepts col number and width number which determines default width of this column in px

Copy link

vercel bot commented Feb 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
excel-build ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 16, 2024 10:54am

@sasha1107 sasha1107 added the enhancement New feature or request label Feb 17, 2024
@sasha1107 sasha1107 merged commit 7c31394 into sasha1107:main Feb 17, 2024
1 check passed
@sasha1107
Copy link
Owner

It functions as expected. This is a feature I had also wanted to create.
Thank you for your contribution.🤩
I'll proceed to publish the new version on npm and update the documentation.
I'll notify you again afterward. 🎉

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

Successfully merging this pull request may close these issues.

2 participants