GrapeCity.Xaml.Excel
Shade Property


Defines the additional Shade value settings
Syntax
'Declaration
 
Public Property Shade As Nullable(Of Double)
'Usage
 
Dim instance As ExcelDrawingColorSettings
Dim value As Nullable(Of Double)
 
instance.Shade = value
 
value = instance.Shade
public Nullable<double> Shade {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDrawingColorSettings Class
ExcelDrawingColorSettings Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options