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


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