Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / ActivePane Property
In This Topic
    ActivePane Property
    In This Topic
    Returns the IPane object that represents the active pane of the worksheet.
    Syntax
    IPane ActivePane {get;}
    See Also