forked from monitorjbl/excel-streaming-reader
-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Unless I'm missing something, it looks like StreamingCell.getRichStringCellValue().numFormattingRuns() is always 0. In plain POI I was using numFormattingRuns() and getIndexOfFormattingRun(i) to identify different font styles within the cell (a cell that might have one italicized word in it for example).
Any chance this might be supported at some point, or is there any other way of detecting styles that aren't applied to the entire cell?
Metadata
Metadata
Assignees
Labels
No labels