Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / 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( 
       System.string fileName
    )

    Parameters

    fileName
    The name of the picture file.
    See Also