GrapeCity.Xaml.Excel
Alpha Property


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