Aspose::Cells::Rendering::CommentTitleType enum

CommentTitleType enum

Represents comment title type while rendering when comment is set to display at end of sheet.

enum class CommentTitleType

Values

NameValueDescription
Cell0
Represents comment title cell.
Comment1
Represents comment title comment.
Note2
Represents comment title note.
Reply3
Represents comment title reply.

See Also