Methods

getCellName()

Gets the name of the cell.

getColumn()

Gets the column index of the cell.

getId()

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

getNewFormula()

Gets the old formula.

getNewStyle()

Gets the new style of the cell.

getNewValue()

Gets new value of the cell.

getOldFormula()

Gets the old formula.

getOldStyle()

Gets the old style of the cell.

getOldValue()

Gets old value of the cell.

getRow()

Gets the row index of the cell.

getType()

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

getWorksheet()

Gets the worksheet.

isNewFormatted()

Indicates whether this cell is new formatted.

isOldFormatted()

Indicates whether this cell is old formatted.