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.
    • Method Detail

      • getGuid

        java.lang.String getGuid()
        Gets the "guid" attribute
      • xgetGuid

        STGuid xgetGuid()
        Gets (as xml) the "guid" attribute
      • setGuid

        void setGuid​(java.lang.String guid)
        Sets the "guid" attribute
      • xsetGuid

        void xsetGuid​(STGuid guid)
        Sets (as xml) the "guid" attribute
      • xgetAction

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

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