Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getBackgroundPictures Method
In This Topic
    getBackgroundPictures Method
    In This Topic
    Returns a com.grapecity.documents.excel.drawing.IBackgroundPictures object that represents all the backgound pictures on theworksheet or chart sheet.
    Syntax
    IBackgroundPictures getBackgroundPictures()
    See Also