Property Getters/Setters Summary | ||
---|---|---|
method | getId() | |
Gets the number of this revision.
|
||
method | getNewName() | |
Gets the new name of the worksheet.
|
||
method | getOldName() | |
Gets the old name of the worksheet.
|
||
method | getType() | |
Represents the type of the revision.
The value of the property is RevisionType integer constant. |
||
method | getWorksheet() | |
Gets the worksheet.
|
int getType()
String getOldName()
String getNewName()
int getId()