Interface CTPlaceholder

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetExtLst

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

        void unsetExtLst()
        Unsets the "extLst" element
      • isSetType

        boolean isSetType()
        True if has "type" attribute
      • xsetType

        void xsetType​(STPlaceholderType type)
        Sets (as xml) the "type" attribute
      • unsetType

        void unsetType()
        Unsets the "type" attribute
      • xgetOrient

        STDirection xgetOrient()
        Gets (as xml) the "orient" attribute
      • isSetOrient

        boolean isSetOrient()
        True if has "orient" attribute
      • setOrient

        void setOrient​(STDirection.Enum orient)
        Sets the "orient" attribute
      • xsetOrient

        void xsetOrient​(STDirection orient)
        Sets (as xml) the "orient" attribute
      • unsetOrient

        void unsetOrient()
        Unsets the "orient" attribute
      • isSetSz

        boolean isSetSz()
        True if has "sz" attribute
      • unsetSz

        void unsetSz()
        Unsets the "sz" attribute
      • getIdx

        long getIdx()
        Gets the "idx" attribute
      • isSetIdx

        boolean isSetIdx()
        True if has "idx" attribute
      • setIdx

        void setIdx​(long idx)
        Sets the "idx" attribute
      • xsetIdx

        void xsetIdx​(XmlUnsignedInt idx)
        Sets (as xml) the "idx" attribute
      • unsetIdx

        void unsetIdx()
        Unsets the "idx" attribute
      • getHasCustomPrompt

        boolean getHasCustomPrompt()
        Gets the "hasCustomPrompt" attribute
      • xgetHasCustomPrompt

        XmlBoolean xgetHasCustomPrompt()
        Gets (as xml) the "hasCustomPrompt" attribute
      • isSetHasCustomPrompt

        boolean isSetHasCustomPrompt()
        True if has "hasCustomPrompt" attribute
      • setHasCustomPrompt

        void setHasCustomPrompt​(boolean hasCustomPrompt)
        Sets the "hasCustomPrompt" attribute
      • xsetHasCustomPrompt

        void xsetHasCustomPrompt​(XmlBoolean hasCustomPrompt)
        Sets (as xml) the "hasCustomPrompt" attribute
      • unsetHasCustomPrompt

        void unsetHasCustomPrompt()
        Unsets the "hasCustomPrompt" attribute