Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ObjLinkFmla Class / fmla Property


In This Topic
fmla Property (ObjLinkFmla)
In This Topic
Syntax
'Declaration
 
Public Property fmla As ObjFmla
 
'Usage
 
Dim instance As ObjLinkFmla
Dim value As ObjFmla
 
instance.fmla = value
 
value = instance.fmla
See Also