aspose.cells
Class ThreadedComment

Represents the threaded comment.

Property Getters/Setters Summary
functiongetAuthor()
           Gets the author of the comment.
functiongetColumn()
           Gets the column index of the comment.
functiongetNotes()
functionsetNotes(value)
           Gets and sets the text of the comment.
functiongetRow()
           Gets the row index of the comment.
 

Property Getters/Setters Detail

getRow : Number 

function getRow()
Gets the row index of the comment.

getColumn : Number 

function getColumn()
Gets the column index of the comment.

getNotes/setNotes : String 

function getNotes() / function setNotes(value)
Gets and sets the text of the comment.

getAuthor : ThreadedCommentAuthor 

function getAuthor()
Gets the author of the comment.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.