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

In This Topic
    IColorStop Interface Members
    In This Topic

    The following tables list the members exposed by IColorStop.

    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