RevisionCellMove

RevisionCellMove class

Represents a revision record on a cell(s) that moved.

Methods

NameDescription
getDestinationArea()Gets the destination area.
getId()Gets the number of this revision. Zero means this revision does not contains id.
getSourceArea()Gets the source area.
getSourceWorksheet()Gets the source worksheet.
getType()Represents the type of revision. The value of the property is RevisionType integer constant.
getWorksheet()Gets the worksheet.

getDestinationArea()

Gets the destination area.

getId()

Gets the number of this revision. Zero means this revision does not contains id.

getSourceArea()

Gets the source area.

getSourceWorksheet()

Gets the source worksheet.

getType()

Represents the type of revision. The value of the property is RevisionType integer constant.

getWorksheet()

Gets the worksheet.