Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPane Interface

In This Topic
    IPane Interface Methods
    In This Topic

    For a list of all members of this type, see IPane members.

    Public Methods
     NameDescription
     MethodActivates the pane.

    You cannot activate a frozen pane.

     
     MethodReturns a int value that represents the index number of the object within the collection of similar objects.  
     MethodReturns the number of the leftmost column in the pane or worksheet. Read/write int.  
     MethodReturns the number of the row that appears at the top of the pane or worksheet. Read/write int.  
     MethodSets the number of the leftmost column in the pane or worksheet. Read/write int.  
     MethodSets the number of the row that appears at the top of the pane or worksheet. Read/write int.  
    Top
    See Also