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


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