Sheetjs: Format cells when creating xlsx - How to make the text center aligned ?

Created on 22 Mar 2018  路  1Comment  路  Source: SheetJS/sheetjs

I am trying use "alignment" cell style as shown below. But its not working
B6: {
"t": 's',
"v": this.sapScript.veryhigh_effort,
"s": {
"alignment": {
"horizontal": "center",
"textRotation": 90
}
}}

>All comments

We offer this in the Pro compendium. Since companies have paid for the features already, it would be unfair to them if we turned around and made it available as open source. We have a longer comment in a gist.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

upasana-shah picture upasana-shah  路  4Comments

gustavosimil picture gustavosimil  路  3Comments

Alex0007 picture Alex0007  路  3Comments

sudhakar-sekar picture sudhakar-sekar  路  3Comments

HachimDev picture HachimDev  路  3Comments