All Superinterfaces:
XmlObject, XmlTokenSource

public interface FromDocument extends XmlObject
A document containing one from(@http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing) element. This is a complex type.
  • Field Details

  • Method Details

    • getFrom

      CTMarker getFrom()
      Gets the "from" element
    • setFrom

      void setFrom(CTMarker from)
      Sets the "from" element
    • addNewFrom

      CTMarker addNewFrom()
      Appends and returns a new empty "from" element