GrapeCity.Xaml.Excel
LumOff Property


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