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

In This Topic
    IBackgroundPicture Interface Methods
    In This Topic

    For a list of all members of this type, see IBackgroundPicture members.

    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