Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IFillFormat Interface / userPicture Method / userPicture(String) Method
The name of the picture file.
In This Topic
    userPicture(String) Method
    In This Topic
    Fills the specified shape with an image.
    Syntax
    void userPicture( 
       java.lang.String fileName
    )

    Parameters

    fileName
    The name of the picture file.
    See Also