Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IFillFormat Interface / setTransparency Method
In This Topic
    setTransparency Method
    In This Topic
    Sets the degree of transparency of the specified fill as a value from 0.0 (opaque) through 1.0 (clear).
    Syntax
    void setTransparency( 
       double value
    )

    Parameters

    value
    See Also