RevisionInsertDelete class

RevisionInsertDelete class

Represents a revision record of a row/column insert/delete action.

Inheritance: RevisionInsertDeleteRevision

The RevisionInsertDelete type exposes the following members:

Properties

PropertyDescription
typeRepresents the type of revision.
worksheetGets the worksheet.
idGets the number of this revision.
cell_areaGets the inserting/deleting range.
action_typeGets the action type of this revision.
revisionsGets revision list by this operation.

See Also