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