Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / setBackgroundImageLayout Method
Background image layout of cell.
In This Topic
    setBackgroundImageLayout Method
    In This Topic
    Sets the cell background image layout.
    Syntax
    void setBackgroundImageLayout( 
       BackgroundImageLayout backgroundImageLayout
    )

    Parameters

    backgroundImageLayout
    Background image layout of cell.
    See Also