Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IColorStops Interface / add Method
Represents the position in which to apply the color stop.
In This Topic
    add Method
    In This Topic
    Adds an IColorStop object to the specified collection.
    Syntax
    IColorStop add( 
       double position
    )

    Parameters

    position
    Represents the position in which to apply the color stop.
    See Also