Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IColorStop Interface / TintAndShade Property
In This Topic
    TintAndShade Property (IColorStop)
    In This Topic
    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.
    Syntax
    System.double TintAndShade {get; set;}
    See Also