RevisionCustomView

RevisionCustomView class

Represents a revision record of adding or removing a custom view to the workbook

Methods

NameDescription
getActionType()Gets the type of action. The value of the property is RevisionActionType integer constant.
getGuid()Gets the globally unique identifier of the custom view.
getId()Gets the number of this revision. Zero means this revision does not contains id.
getType()Gets the type of revision. The value of the property is RevisionType integer constant.
getWorksheet()Gets the worksheet.

getActionType()

Gets the type of action. The value of the property is RevisionActionType integer constant.

getGuid()

Gets the globally unique identifier of the custom view.

getId()

Gets the number of this revision. Zero means this revision does not contains id.

getType()

Gets the type of revision. The value of the property is RevisionType integer constant.

getWorksheet()

Gets the worksheet.