Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BErr Enumeration


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

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

See Also