Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerFmt Class / fArShadow Property


In This Topic
fArShadow Property
In This Topic
Syntax
'Declaration
 
Public Property fArShadow As Boolean
 
'Usage
 
Dim instance As SerFmt
Dim value As Boolean
 
instance.fArShadow = value
 
value = instance.fArShadow
See Also