Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getBackgroundImageLayout Method
In This Topic
    getBackgroundImageLayout Method
    In This Topic
    Gets the cell background image layout, default is Stretch.
    Syntax
    BackgroundImageLayout getBackgroundImageLayout()

    Return Value

    Background image layout of cell.
    See Also