Class DocumentPartGallery

java.lang.Object
com.independentsoft.office.word.customMarkup.DocumentPartGallery

public class DocumentPartGallery extends Object
The Class DocumentPartGallery.
  • Constructor Details

    • DocumentPartGallery

      public DocumentPartGallery()
      Instantiates a new document part gallery.
  • Method Details

    • clone

      public DocumentPartGallery clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getCategory

      public String getCategory()
      Gets the category.
      Returns:
      the category
    • setCategory

      public void setCategory(String category)
      Sets the category.
      Parameters:
      category - the new category
    • getGallery

      public String getGallery()
      Gets the gallery.
      Returns:
      the gallery
    • setGallery

      public void setGallery(String gallery)
      Sets the gallery.
      Parameters:
      gallery - the new gallery
    • getBuiltin

      public ExtendedBoolean getBuiltin()
      Gets the builtin.
      Returns:
      the builtin
    • setBuiltin

      public void setBuiltin(ExtendedBoolean builtin)
      Sets the builtin.
      Parameters:
      builtin - the new builtin