Interior.PatternTintAndShade Property
Gets or sets a tint and shade pattern for an Interior object.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property PatternTintAndShade As Object
Get
Set
'Usage
Dim instance As Interior
Dim value As Object
value = instance.PatternTintAndShade
instance.PatternTintAndShade = value
Object PatternTintAndShade { get; set; }
Property Value
Type: System.Object