Spread Silverlight Documentation
PaneType Enumeration


Represents the position of the window panes
Syntax
'Declaration
 
Public Enum PaneType 
   Inherits System.Enum
'Usage
 
Dim instance As PaneType
public enum PaneType : System.Enum 
Members
MemberDescription
BottomLeftBottom left pane, when both vertical and horizontal splits are applied
BottomRightBottom right pane, when both vertical and horizontal splits are applied
TopLeftTop left pane, when both vertical and horizontal splits are applied
TopRightTop right pane, when both vertical and horizontal splits are applied
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.PaneType

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.