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

vijayst picture vijayst  路  20Comments

cdmahoney picture cdmahoney  路  22Comments

oreillyj1 picture oreillyj1  路  24Comments

svenschaefer74 picture svenschaefer74  路  16Comments

oliverzy picture oliverzy  路  20Comments