Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPane Interface
Properties Methods

In This Topic
    IPane Interface Members
    In This Topic

    The following tables list the members exposed by IPane.

    Public Properties
     NameDescription
     PropertyReturns a System.Int32 value that represents the index number of the object within the collection of similar objects.  
     PropertyReturns or sets the number of the leftmost column in the pane or worksheet. Read/write System.Int32.  
     PropertyReturns or sets the number of the row that appears at the top of the pane or worksheet. Read/write System.Int32.  
    Top
    Public Methods
     NameDescription
     Method Activates the pane.  
    Top
    See Also