|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.SlideComment
public class SlideComment
Represents a user comment created on a slide.
Method Summary | |
---|---|
java.lang.String |
getShortName()
Returns the short name of a user who created the slide comment. |
java.lang.String |
getText()
Returns the text of the slide comment. |
java.lang.String |
getUserName()
Returns the name of a user who created the slide comment. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getUserName()
public java.lang.String getShortName()
public java.lang.String getText()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |