Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IInterior Interface / TintAndShade Property
In This Topic
    TintAndShade Property (IInterior)
    In This Topic
    Gets or sets a value that lightens or darkens a color. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.
    Syntax
    System.double TintAndShade {get; set;}
    See Also