Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / RangeEventArgs Class / RangeEventArgs Constructor
The IRange of RangeEventArgs
In This Topic
    RangeEventArgs Constructor
    In This Topic
    Represents the construction.
    Syntax
    public RangeEventArgs( 
       IRange range
    )

    Parameters

    range
    The IRange of RangeEventArgs
    See Also