Skip to content

Support for formatting runs within cell? #254

@lauragaucher

Description

@lauragaucher

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions