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