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


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