Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / intersect Method
In This Topic
    intersect Method
    In This Topic
    Returns an IRange object that represents the intersection of two ranges.
    If range2 is from a different worksheet, an exception is thrown.
    Overload List
    OverloadDescription
    Returns an IRange object that represents the intersection of two ranges.
    If range2 is from a different worksheet, an exception is thrown.  
    See Also