Interface CTDocPartCategory

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getName

        CTString getName()
        Gets the "name" element
      • setName

        void setName​(CTString name)
        Sets the "name" element
      • addNewName

        CTString addNewName()
        Appends and returns a new empty "name" element
      • setGallery

        void setGallery​(CTDocPartGallery gallery)
        Sets the "gallery" element
      • addNewGallery

        CTDocPartGallery addNewGallery()
        Appends and returns a new empty "gallery" element