Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WallType Enumeration


In This Topic
    WallType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum WallType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As WallType
    public enum WallType : System.Enum 
    Members
    MemberDescription
    BackWall 
    FloorWall 
    SideWall 
    Walls 
    Inheritance Hierarchy

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

    See Also