java.lang.Object
com.aspose.words.RevisionGroup
public class RevisionGroup
| Property Getters/Setters Summary | ||
|---|---|---|
java.lang.String | getAuthor() | |
| Gets the author of this revision group. | ||
int | getRevisionType() | |
| Gets the type of revisions included in this group. The value of the property is RevisionType integer constant. | ||
java.lang.String | getText() | |
| Returns inserted/deleted/moved text or description of format change. | ||
| Property Getters/Setters Detail |
|---|
getAuthor | |
public java.lang.String getAuthor() | |
getRevisionType | |
public int getRevisionType() | |
getText | |
public java.lang.String getText() | |