Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ContinueFrt12 Class / Type Property


In This Topic
    Type Property (ContinueFrt12)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As BiffRec
    'Usage
     
    
    Dim instance As ContinueFrt12
    Dim value As BiffRec
     
    value = instance.Type
    public BiffRec Type {get;}
    See Also