All Superinterfaces:
XmlObject, XmlTokenSource

public interface EmptyDocument extends XmlObject
A document containing one empty(@http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes) element. This is a complex type.
  • Field Details

  • Method Details

    • getEmpty

      CTEmpty getEmpty()
      Gets the "empty" element
    • setEmpty

      void setEmpty(CTEmpty empty)
      Sets the "empty" element
    • addNewEmpty

      CTEmpty addNewEmpty()
      Appends and returns a new empty "empty" element