Open catamphetamine opened 3 years ago
Would be nice to see the finished library.
Is there a way to add style to the Cells ? Like borders, font, backgroud color? Thank you.
@tarwaghila
Is there a way to add style to the Cells ? Like borders, font, backgroud color?
If you're talking about write-excel-file
then searching the readme by "font" or "background color" shows that there is.
It also supports custom border styles.
@tarwaghila
Is there a way to add style to the Cells ? Like borders, font, backgroud color?
If you're talking about
write-excel-file
then searching the readme by "font" or "background color" shows that there is.No custom border style though, because why use custom borders. Just use custom background color and that should be enough. There could be properties like
borderWidth
,borderColor
andborderStyle
, but that would also meanborderLeftWidth
,borderRightWidth
,borderTopWidth
,borderBottomWidth
— that would be too many customization properties to support.
yo, man, amazing things!
@catamphetamine can't access your repository, because it is blocked by companys firewall. Not sure if your username is a smart choice :)
@MoJo2600 Yo bruh, want some?
I started with copy-pasting the sources of
zipcelx
but then decided to rewrite it and added some features. https://catamphetamine.gitlab.io/write-excel-file