Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IColorStop Interface

In This Topic
    IColorStop Interface Methods
    In This Topic

    For a list of all members of this type, see IColorStop members.

    Public Methods
     NameDescription
     MethodDeletes the represented object.  
     MethodGets the Color of the represented IColorStop.  
     MethodGets the position of the IColorStop.  
     MethodGets the theme color of the represented object.  
     MethodGets the tint and shade of the represented object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.  
     MethodSets the Color of the represented IColorStop.  
     MethodSets the position of the IColorStop.  
     MethodSets the theme color of the represented object.  
     MethodSets the tint and shade of the represented object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.  
    Top
    See Also