asposecells.api

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  intCELL
Represents comment title cell.
const  intCOMMENT
Represents comment title comment.
 

    • Field Detail

      • CELL

        const int CELL
        Represents comment title cell.
      • COMMENT

        const int COMMENT
        Represents comment title comment.