Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BErr Enumeration


In This Topic
    BErr Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum BErr 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As BErr
    public enum BErr : System.Enum 
    Members
    MemberDescription
    DIV0 
    NA 
    NAME 
    NULL 
    NUM 
    REF 
    VALUE 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Excel.BErr

    See Also