ColorFormat.TintAndShade Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property TintAndShade As Single
Get
Set
'Usage
Dim instance As ColorFormat
Dim value As Single
value = instance.TintAndShade
instance.TintAndShade = value
float TintAndShade { get; set; }
Property Value
Type: System.Single