Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IInterior Interface / PatternTintAndShade Property
In This Topic
    PatternTintAndShade Property
    In This Topic
    Gets or sets a tint and shade pattern for an Interior object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.
    Syntax
    System.double PatternTintAndShade {get; set;}
    See Also