All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getVector

      CTVector getVector()
      Gets the "vector" element
    • setVector

      void setVector(CTVector vector)
      Sets the "vector" element
    • addNewVector

      CTVector addNewVector()
      Appends and returns a new empty "vector" element