Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ILineFormat Interface / getTransparency Method
In This Topic
    getTransparency Method
    In This Topic
    Gets the degree of transparency of the specified line as a value from 0.0 (opaque) through 1.0 (clear).
    Syntax
    double getTransparency()
    See Also