extract-rectangle

extract-rectangle is an autoloaded compiled Lisp function in `rect.el'.

(extract-rectangle START END)

Return the contents of the rectangle with corners at START and END.
Return it as a list of strings, one for each line of the rectangle.