Interface CTAltChunk

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getAltChunkPr

        CTAltChunkPr getAltChunkPr()
        Gets the "altChunkPr" element
      • isSetAltChunkPr

        boolean isSetAltChunkPr()
        True if has "altChunkPr" element
      • setAltChunkPr

        void setAltChunkPr​(CTAltChunkPr altChunkPr)
        Sets the "altChunkPr" element
      • addNewAltChunkPr

        CTAltChunkPr addNewAltChunkPr()
        Appends and returns a new empty "altChunkPr" element
      • unsetAltChunkPr

        void unsetAltChunkPr()
        Unsets the "altChunkPr" element
      • getId

        java.lang.String getId()
        Gets the "id" attribute
      • isSetId

        boolean isSetId()
        True if has "id" attribute
      • setId

        void setId​(java.lang.String id)
        Sets the "id" attribute
      • unsetId

        void unsetId()
        Unsets the "id" attribute