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

    Parameters

    fileName
    The name of the picture file.
    See Also