GrapeCity.Xaml.Excel
SatMod Property


Defines the additional SatMod value settings
Syntax
'Declaration
 
Public Property SatMod As Nullable(Of Double)
'Usage
 
Dim instance As ExcelDrawingColorSettings
Dim value As Nullable(Of Double)
 
instance.SatMod = value
 
value = instance.SatMod
public Nullable<double> SatMod {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