java.lang.Object
Revision
com.aspose.cells.RevisionCustomView
public class RevisionCustomView
- extends Revision
Represents a revision record of adding or removing a custom view to the workbook
Property Getters/Setters Detail |
getType | |
public int getType()
|
-
Gets the type of revision.
The value of the property is RevisionType integer constant.
getActionType | |
public int getActionType()
|
-
Gets the type of action.
The value of the property is RevisionActionType integer constant.
getGuid | |
public java.util.UUID getGuid()
|
-
Gets the globally unique identifier of the custom view.
-
Gets the worksheet.
getId | → inherited from Revision
|
public int getId()
|
-
Gets the number of this revision.
Zero means this revision does not contains id.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.