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


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