Sometimes you want to place an image on a worksheet.  You want to be able to control exactly where the image is, its size, and in most cases, you want to preserve its aspect ratio.  The following screen-cast walks through the markup for placing an image, and demonstrates some sample Open XML SDK code that places an image at an exact location on a worksheet.

Code is attached.