Enum CommentTitleType
Enum CommentTitleType
Namespace: Aspose.Cells.Rendering
Assembly: Aspose.Cells.dll (25.2.0)
Represents comment title type while rendering when comment is set to display at end of sheet.
public enum CommentTitleType
Fields
Cell = 0
Represents comment title cell.
Comment = 1
Represents comment title comment.
Note = 2
Represents comment title note.
Reply = 3
Represents comment title reply.