RevisionInsertDelete class

RevisionInsertDelete class

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

Inheritance: RevisionInsertDelete

The RevisionInsertDelete type exposes the following members:

Properties

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

See Also