Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtLbsData Class / fValidPlex Property


In This Topic
    fValidPlex Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property fValidPlex As Boolean
    'Usage
     
    
    Dim instance As FtLbsData
    Dim value As Boolean
     
    instance.fValidPlex = value
     
    value = instance.fValidPlex
    public bool fValidPlex {get; set;}
    See Also