public class RevisionAutoFormat
Property Getters/Setters Summary | ||
---|---|---|
CellArea | getCellArea() | |
Gets the location where the formatting was applied.
|
||
int | getId() | |
Gets the number of this revision.
|
||
int | getType() | |
Gets the type of the revision.
The value of the property is RevisionType integer constant. |
||
Worksheet | getWorksheet() | |
Gets the worksheet.
|
public int getType()
public CellArea getCellArea()
public Worksheet getWorksheet()
public int getId()