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