| GrapeCity.Excel Namespace : PaneType Enumeration | 
'Declaration Public Enum PaneType Inherits System.Enum
'Usage Dim instance As PaneType
public enum PaneType : System.Enum
| Member | Description | 
|---|---|
| BottomLeft | Bottom left pane, when both vertical and horizontal splits are applied | 
| BottomRight | Bottom right pane, when both vertical and horizontal splits are applied | 
| TopLeft | Top left pane, when both vertical and horizontal splits are applied | 
| TopRight | Top right pane, when both vertical and horizontal splits are applied | 
System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.PaneType
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)