All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTo

      CTMarker getTo()
      Gets the "to" element
    • setTo

      void setTo(CTMarker to)
      Sets the "to" element
    • addNewTo

      CTMarker addNewTo()
      Appends and returns a new empty "to" element