Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtPictFmla Class / FtPictFmla Constructor


In This Topic
FtPictFmla Constructor
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal fPrstm As Boolean, _
   ByVal fCtl As Boolean _
)
 
'Usage
 
Dim fPrstm As Boolean
Dim fCtl As Boolean
 
Dim instance As New FtPictFmla(fPrstm, fCtl)

Parameters

fPrstm
fCtl
See Also