Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getActivePane Method
In This Topic
    getActivePane Method
    In This Topic
    Returns the IPane object that represents the active pane of the worksheet.
    Syntax
    IPane getActivePane()
    See Also