com.spire.xls
Class ExcelComment

java.lang.Object
  extended by com.spire.xls.ExcelCommentObject
      extended by com.spire.xls.ExcelComment
All Implemented Interfaces:
IComment, ICommentShape, IShape, ITextBox, ITextBoxShape

public class ExcelComment
extends ExcelCommentObject


Constructor Summary
ExcelComment(ICommentShape commentShape)
           
 
Method Summary
 RichText getRichText()
          Gets rich text of comment.
 
Methods inherited from class com.spire.xls.ExcelCommentObject
getAlternativeText, getAuthor, getAutoSize, getColumn, getFill, getHAlignment, getHeight, getID, getLeft, getLine, getName, getOnAction, getParent, getResizeBehave, getRotation, getRow, getShadow, getShapeType, getText, getTextRotation, getThreeD, getTop, getVAlignment, getVisible, getWidth, isLockAspectRatio, isLockAspectRatio, isLocked, isLocked, isPrintable, isPrintable, isTextLocked, isTextLocked, isVisible, isVisible, remove, scale, setAlternativeText, setAutoSize, setCommentLocation, setHAlignment, setHeight, setLeft, setName, setOnAction, setResizeBehave, setRotation, setShapeType, setText, setTextRotation, setTop, setVAlignment, setVisible, setWidth
 

Constructor Detail

ExcelComment

public ExcelComment(ICommentShape commentShape)
Method Detail

getRichText

public RichText getRichText()
Gets rich text of comment.

Specified by:
getRichText in interface ITextBox
Overrides:
getRichText in class ExcelCommentObject
Returns: