Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / CurrentArray Property
In This Topic
    CurrentArray Property
    In This Topic
    Gets whether the specified cell is part of an array, returns an IRange object that represents the entire array.
    Syntax
    IRange CurrentArray {get;}
    See Also