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


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