Interface CTOutlineViewSlideEntry

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getId

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

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

      void setId(String id)
      Sets the "id" attribute
    • xsetId

      void xsetId(STRelationshipId id)
      Sets (as xml) the "id" attribute
    • getCollapse

      boolean getCollapse()
      Gets the "collapse" attribute
    • xgetCollapse

      XmlBoolean xgetCollapse()
      Gets (as xml) the "collapse" attribute
    • isSetCollapse

      boolean isSetCollapse()
      True if has "collapse" attribute
    • setCollapse

      void setCollapse(boolean collapse)
      Sets the "collapse" attribute
    • xsetCollapse

      void xsetCollapse(XmlBoolean collapse)
      Sets (as xml) the "collapse" attribute
    • unsetCollapse

      void unsetCollapse()
      Unsets the "collapse" attribute