'Declaration
Public Function New( _ ByVal img As WriteableBitmap, _ ByVal rc As Rect _ )
public XLPictureShape( WriteableBitmap img, Rect rc )
Parameters
- img
- The image contained in the new XLPictureShape.
- rc
- The rectangle that specifies the image size and position with respect to the cell, in twips.