RevisionCellMove Class

RevisionCellMove class

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


type RevisionCellMove struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewRevisionCellMoveConstructs from a parent object.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeRepresents the type of revision.
GetSourceAreaGets the source area.
GetDestinationAreaGets the destination area.
GetSourceWorksheetGets the source worksheet.
GetWorksheetGets the worksheet.
GetIdGets the number of this revision.