CommentTitleType Enum
CommentTitleType Enum
Represents comment title type while rendering when comment is set to display at end of sheet.
type CommentTitleType int32
Fields
| Field | Description |
|---|---|
| Cell | Represents comment title cell. |
| Comment | Represents comment title comment. |
| Note | Represents comment title note. |
| Reply | Represents comment title reply. |