Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PictFmlaKey Class / fmlaLinkedCell Property


In This Topic
fmlaLinkedCell Property
In This Topic
Syntax
'Declaration
 
Public Property fmlaLinkedCell As ObjFmla
 
'Usage
 
Dim instance As PictFmlaKey
Dim value As ObjFmla
 
instance.fmlaLinkedCell = value
 
value = instance.fmlaLinkedCell
See Also