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


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