How to distinguish a cell have underline #763

Closed
opened 2017-08-05 10:01:37 +00:00 by 253936563 · 1 comment
253936563 commented 2017-08-05 10:01:37 +00:00 (Migrated from github.com)

When cellData ifnt == 32, can i sure this cell have underline?Or other properties?

When cellData ifnt == 32, can i sure this cell have underline?Or other properties?
SheetJSDev commented 2018-05-20 18:27:43 +00:00 (Migrated from github.com)

The ifnt refers to the index in the font table -- you need to inspect that table to determine the underline style.

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.

The `ifnt` refers to the index in the font table -- you need to inspect that table to determine the underline style. We offer this in the [Pro compendium](https://sheetjs.com/pro). 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.](https://gist.github.com/SheetJSDev/24b8acd317d01999d721b38de7c53021)
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#763
No description provided.