Enum CommentTitleType

CommentTitleType enumeration

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

public enum CommentTitleType

Values

NameValueDescription
Cell0Represents comment title cell.
Comment1Represents comment title comment.
Note2Represents comment title note.
Reply3Represents comment title reply.

See Also