Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getCurrentArray Method
In This Topic
    getCurrentArray Method
    In This Topic
    Gets whether the specified cell is part of an array, returns an IRange object that represents the entire array.
    Syntax
    IRange getCurrentArray()
    See Also