Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FillInfo Class / ShadingStyle Property


In This Topic
ShadingStyle Property
In This Topic
Gets or sets the shading style.
Syntax
'Declaration
 
Public Property ShadingStyle As ShadingStyle
 
'Usage
 
Dim instance As FillInfo
Dim value As ShadingStyle
 
instance.ShadingStyle = value
 
value = instance.ShadingStyle

Property Value

The shading style.
See Also