class
RevisionRenameSheet
Source: aspose.
Represents a revision of renaming sheet.
Methods
getId()
Gets the number of this revision. Zero means this revision does not contains id.
getNewName()
Gets the new name of the worksheet.
getOldName()
Gets the old name of the worksheet.
getType()
Represents the type of the revision. The value of the property is RevisionType integer constant.
getWorksheet()
Gets the worksheet.