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