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.
  • Field Details

  • Method Details

    • getConnection

      String getConnection()
      Gets the "connection" attribute
    • xgetConnection

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetConnection()
      Gets (as xml) the "connection" attribute
    • setConnection

      void setConnection(String connection)
      Sets the "connection" attribute
    • xsetConnection

      void xsetConnection(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring connection)
      Sets (as xml) the "connection" attribute
    • getCommand

      String getCommand()
      Gets the "command" attribute
    • xgetCommand

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCommand()
      Gets (as xml) the "command" attribute
    • isSetCommand

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

      void setCommand(String command)
      Sets the "command" attribute
    • xsetCommand

      void xsetCommand(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring command)
      Sets (as xml) the "command" attribute
    • unsetCommand

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

      String getServerCommand()
      Gets the "serverCommand" attribute
    • xgetServerCommand

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetServerCommand()
      Gets (as xml) the "serverCommand" attribute
    • isSetServerCommand

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

      void setServerCommand(String serverCommand)
      Sets the "serverCommand" attribute
    • xsetServerCommand

      void xsetServerCommand(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.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