Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getBackgroundImage Method
In This Topic
    getBackgroundImage Method
    In This Topic
    Gets the cell background image.
    Syntax
    byte[] getBackgroundImage()

    Return Value

    Cell background image byte array.
    See Also