| Property Getters/Setters Summary | ||
|---|---|---|
| function | getActionType() | |
| 
            Gets the action type of this revision.
            The value of the property is RevisionActionType integer constant. | ||
| function | getCellArea() | |
| 
            Gets the inserting/deleting range. 
             | ||
| function | getId() | |
| 
            Gets the number of this revision.
             | ||
| function | getRevisions() | |
| 
            Gets revision list by this operation.
             | ||
| function | getType() | |
| 
            Represents the type of revision.
            The value of the property is RevisionType integer constant. | ||
| function | getWorksheet() | |
| 
            Gets the worksheet.
             | ||
function getType()
function getCellArea()
function getActionType()
function getRevisions()
function getWorksheet()
function getId()