Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IAdjustments Interface / set Method
of adjustments collection
of adjustment point
In This Topic
    set Method
    In This Topic
    Sets the value of specified adjustment point
    Syntax
    void set( 
       int index,
       double value
    )

    Parameters

    index
    of adjustments collection
    value
    of adjustment point
    See Also