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


WallType Enumeration
Syntax
'Declaration
 
Public Enum WallType 
   Inherits System.Enum
 
'Usage
 
Dim instance As WallType
Members
MemberDescription
BackWall 
FloorWall 
SideWall 
Walls 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.WallType

See Also