'Declaration Public Function New( _ ByVal bmp As GrapeCity.Documents.Imaging.GcBitmap _ )
public XLPictureShape( GrapeCity.Documents.Imaging.GcBitmap bmp )
Parameters
- bmp
- The specified bitmap object contained in the new XLPictureShape.
'Declaration Public Function New( _ ByVal bmp As GrapeCity.Documents.Imaging.GcBitmap _ )
public XLPictureShape( GrapeCity.Documents.Imaging.GcBitmap bmp )