|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.CommentAuthor
public final class CommentAuthor
Represents an author of comments.
Method Summary | |
---|---|
long |
getColorIndex()
Determines a color of notes of this author. |
java.lang.String |
getName()
Returns or sets the author's name. |
void |
setColorIndex(long value)
|
void |
setName(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
Returns or sets the author's name.
Read/write string
.
public void setName(java.lang.String value)
public long getColorIndex()
Determines a color of notes of this author.
Read/write uint
.
public void setColorIndex(long value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |