Load a picture from a disk file FileName$, and insert it into the cell at row R1, column C1.
Example:
Call EcGrid1.LoadCellPic("MyPic.bmp", 3, 4) 'Insert picture into cell (3,4)
Copyright © 2005, Encore Consulting Pty Ltd