com.grapecity.documents.excel.drawing Package / IBackgroundPicture Interface / setTransparency Method
In This Topic
setTransparency Method
In This Topic
Sets the degree of transparency of the specified picture as a value from 0.0 (opaque) through 1.0 (clear).
Syntax
void setTransparency( 
   double value
)

Parameters

value
See Also