All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()
      Gets (as xml) the "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name)
      Sets (as xml) the "name" attribute
    • getIcon

      boolean getIcon()
      Gets the "icon" attribute
    • xgetIcon

      XmlBoolean xgetIcon()
      Gets (as xml) the "icon" attribute
    • isSetIcon

      boolean isSetIcon()
      True if has "icon" attribute
    • setIcon

      void setIcon(boolean icon)
      Sets the "icon" attribute
    • xsetIcon

      void xsetIcon(XmlBoolean icon)
      Sets (as xml) the "icon" attribute
    • unsetIcon

      void unsetIcon()
      Unsets the "icon" attribute
    • getAdvise

      boolean getAdvise()
      Gets the "advise" attribute
    • xgetAdvise

      XmlBoolean xgetAdvise()
      Gets (as xml) the "advise" attribute
    • isSetAdvise

      boolean isSetAdvise()
      True if has "advise" attribute
    • setAdvise

      void setAdvise(boolean advise)
      Sets the "advise" attribute
    • xsetAdvise

      void xsetAdvise(XmlBoolean advise)
      Sets (as xml) the "advise" attribute
    • unsetAdvise

      void unsetAdvise()
      Unsets the "advise" attribute
    • getPreferPic

      boolean getPreferPic()
      Gets the "preferPic" attribute
    • xgetPreferPic

      XmlBoolean xgetPreferPic()
      Gets (as xml) the "preferPic" attribute
    • isSetPreferPic

      boolean isSetPreferPic()
      True if has "preferPic" attribute
    • setPreferPic

      void setPreferPic(boolean preferPic)
      Sets the "preferPic" attribute
    • xsetPreferPic

      void xsetPreferPic(XmlBoolean preferPic)
      Sets (as xml) the "preferPic" attribute
    • unsetPreferPic

      void unsetPreferPic()
      Unsets the "preferPic" attribute