Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPane Interface / Activate Method
In This Topic
    Activate Method (IPane)
    In This Topic
    Activates the pane.
    Syntax
    System.bool Activate()
    Remarks
    You cannot activate a frozen pane.
    See Also