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