Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IBackgroundPicture Interface
Methods

In This Topic
    IBackgroundPicture Interface Members
    In This Topic

    The following tables list the members exposed by IBackgroundPicture.

    Public Methods
     NameDescription
     MethodGets a value that describes how an Image should be stretched to fill the destination rectangle.  
     MethodGets a value that describes how rounded the corners are on a rectangular die-cut, in pixels.  
     MethodGets the degree of transparency of the specified picture as a value from 0.0 (opaque) through 1.0 (clear).  
     MethodSets a value that describes how an Image should be stretched to fill the destination rectangle.  
     MethodSets a value that describes how rounded the corners are on a rectangular die-cut, in pixels.  
     MethodSets the degree of transparency of the specified picture as a value from 0.0 (opaque) through 1.0 (clear).  
    Top
    See Also