Interface CTRevisionCustomView

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTRevisionCustomView extends XmlObject
An XML CT_RevisionCustomView(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getGuid

      String getGuid()
      Gets the "guid" attribute
    • xgetGuid

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetGuid()
      Gets (as xml) the "guid" attribute
    • setGuid

      void setGuid(String guid)
      Sets the "guid" attribute
    • xsetGuid

      void xsetGuid(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid guid)
      Sets (as xml) the "guid" attribute
    • getAction

      Gets the "action" attribute
    • xgetAction

      STRevisionAction xgetAction()
      Gets (as xml) the "action" attribute
    • setAction

      void setAction(STRevisionAction.Enum action)
      Sets the "action" attribute
    • xsetAction

      void xsetAction(STRevisionAction action)
      Sets (as xml) the "action" attribute