Class RevisionCustomView

java.lang.Object
com.independentsoft.office.spreadsheet.revisions.RevisionCustomView

public class RevisionCustomView extends Object
The Class RevisionCustomView.
  • Constructor Details

    • RevisionCustomView

      public RevisionCustomView()
      Instantiates a new revision custom view.
  • Method Details

    • clone

      public RevisionCustomView clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getAction

      public RevisionAction getAction()
      Gets the action.
      Returns:
      the action
    • setAction

      public void setAction(RevisionAction action)
      Sets the action.
      Parameters:
      action - the new action
    • getGuid

      public String getGuid()
      Gets the guid.
      Returns:
      the guid
    • setGuid

      public void setGuid(String guid)
      Sets the guid.
      Parameters:
      guid - the new guid