Property Getters/Setters Summary | ||
---|---|---|
function | getActionType() | |
Gets the action type of the revision.
The value of the property is RevisionActionType integer constant. |
||
function | getId() | |
Gets the number of this revision.
|
||
function | getName() | |
Gets the name of the worksheet.
|
||
function | getSheetPosition() | |
Gets the zero based position of the new sheet in the sheet tab bar.
|
||
function | getType() | |
Gets the type of revision.
The value of the property is RevisionType integer constant. |
||
function | getWorksheet() | |
Gets the worksheet.
|
function getType()
function getActionType()
function getName()
function getSheetPosition()
function getWorksheet()
function getId()