aspose.cells

Class CommentTitleType

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

Field Summary
const  NumberCELL
Represents comment title cell.
const  NumberCOMMENT
Represents comment title comment.
const  NumberNOTE
Represents comment title note.
const  NumberREPLY
Represents comment title reply.
 

    • Field Detail

      • CELL

        const Number CELL
        Represents comment title cell.
      • COMMENT

        const Number COMMENT
        Represents comment title comment.
      • NOTE

        const Number NOTE
        Represents comment title note.
      • REPLY

        const Number REPLY
        Represents comment title reply.