Skip to content

OdfTableCell.getDisplayText() includes comment timestamp and text. #220

@ttaomae

Description

@ttaomae

If an ODS spreadsheet cell contains a comment, the OdfTableCell.getDisplayText() method returns a string which looks something like: "2023-05-22T00:00:00CommentCell" where I assume the timestamp is the time of the comment, "Comment" is the comment text and "Cell" is the cell text.

Is this intentional? And if so, is there any way to obtain just the cell text?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions