com.grapecity.documents.excel Package / IPane Interface
Methods

In This Topic
IPane Interface Members
In This Topic

The following tables list the members exposed by IPane.

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