Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / HasArray Property
In This Topic
    HasArray Property
    In This Topic
    Determines if the specified cell is part of an array formula.
    Syntax
    System.bool HasArray {get;}
    See Also