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

  • Method Details

    • 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

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

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

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

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

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

      void unsetId()
      Unsets the "id" attribute