'Declaration Public Function New( _ ByVal source As System.Object _ )
public XLPictureShape( System.object source )
Parameters
- source
- The image source (binary data, Image, GcBitmap, base64).
'Declaration Public Function New( _ ByVal source As System.Object _ )
public XLPictureShape( System.object source )