Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtPictFmla Class / fCtl Property


In This Topic
    fCtl Property (FtPictFmla)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property fCtl As Boolean
    'Usage
     
    
    Dim instance As FtPictFmla
    Dim value As Boolean
     
    value = instance.fCtl
    public bool fCtl {get;}
    See Also