Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IColorStop Interface
Properties Methods

In This Topic
    IColorStop Interface Members
    In This Topic

    The following tables list the members exposed by IColorStop.

    Public Properties
     NameDescription
     PropertyGets or sets the Color of the represented IColorStop.  
     PropertyGets or sets the position of the IColorStop (read or write).  
     Property Gets or sets the theme color of the represented object (read or write).  
     Property Gets or sets the tint and shade of the represented object (read or write). The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.  
    Top
    Public Methods
     NameDescription
     Method Deletes the represented object.  
    Top
    See Also