Interface CTDbPr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getConnection

        java.lang.String getConnection()
        Gets the "connection" attribute
      • xgetConnection

        STXstring xgetConnection()
        Gets (as xml) the "connection" attribute
      • setConnection

        void setConnection​(java.lang.String connection)
        Sets the "connection" attribute
      • xsetConnection

        void xsetConnection​(STXstring connection)
        Sets (as xml) the "connection" attribute
      • getCommand

        java.lang.String getCommand()
        Gets the "command" attribute
      • xgetCommand

        STXstring xgetCommand()
        Gets (as xml) the "command" attribute
      • isSetCommand

        boolean isSetCommand()
        True if has "command" attribute
      • setCommand

        void setCommand​(java.lang.String command)
        Sets the "command" attribute
      • xsetCommand

        void xsetCommand​(STXstring command)
        Sets (as xml) the "command" attribute
      • unsetCommand

        void unsetCommand()
        Unsets the "command" attribute
      • getServerCommand

        java.lang.String getServerCommand()
        Gets the "serverCommand" attribute
      • xgetServerCommand

        STXstring xgetServerCommand()
        Gets (as xml) the "serverCommand" attribute
      • isSetServerCommand

        boolean isSetServerCommand()
        True if has "serverCommand" attribute
      • setServerCommand

        void setServerCommand​(java.lang.String serverCommand)
        Sets the "serverCommand" attribute
      • xsetServerCommand

        void xsetServerCommand​(STXstring serverCommand)
        Sets (as xml) the "serverCommand" attribute
      • unsetServerCommand

        void unsetServerCommand()
        Unsets the "serverCommand" attribute
      • getCommandType

        long getCommandType()
        Gets the "commandType" attribute
      • xgetCommandType

        XmlUnsignedInt xgetCommandType()
        Gets (as xml) the "commandType" attribute
      • isSetCommandType

        boolean isSetCommandType()
        True if has "commandType" attribute
      • setCommandType

        void setCommandType​(long commandType)
        Sets the "commandType" attribute
      • xsetCommandType

        void xsetCommandType​(XmlUnsignedInt commandType)
        Sets (as xml) the "commandType" attribute
      • unsetCommandType

        void unsetCommandType()
        Unsets the "commandType" attribute