Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPanes Interface / Item Property
In This Topic
    Item Property (IPanes)
    In This Topic
    Get the instance of pane by index.
    Syntax
    IPane this[ 
       System.int Index
    ]; {get;}

    Parameters

    Index
    See Also