Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getMergeArea Method
In This Topic
    getMergeArea Method
    In This Topic
    Returns an IRange representing the merged range containing thespecified cell. If the specified cell isn't in a merged range, this property returns the specified cell.
    Syntax
    IRange getMergeArea()
    See Also