Interface CTSharedUser

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTSharedUser
    extends XmlObject
    An XML CT_SharedUser(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • setExtLst

        void setExtLst​(CTExtensionList extLst)
        Sets the "extLst" element
      • addNewExtLst

        CTExtensionList addNewExtLst()
        Appends and returns a new empty "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • 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
      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STXstring xgetName()
        Gets (as xml) the "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STXstring name)
        Sets (as xml) the "name" attribute
      • getId

        int getId()
        Gets the "id" attribute
      • xgetId

        XmlInt xgetId()
        Gets (as xml) the "id" attribute
      • setId

        void setId​(int id)
        Sets the "id" attribute
      • xsetId

        void xsetId​(XmlInt id)
        Sets (as xml) the "id" attribute
      • getDateTime

        java.util.Calendar getDateTime()
        Gets the "dateTime" attribute
      • xgetDateTime

        XmlDateTime xgetDateTime()
        Gets (as xml) the "dateTime" attribute
      • setDateTime

        void setDateTime​(java.util.Calendar dateTime)
        Sets the "dateTime" attribute
      • xsetDateTime

        void xsetDateTime​(XmlDateTime dateTime)
        Sets (as xml) the "dateTime" attribute