To extract a portion, you need to draw a portion of the original image into the source image, and use the Clipboard.SetImage method. From there, you simply have to let the user paste it into Excel, or do some interop and place it in yourself.
OSDev :)