GrapeCity.Documents.Excel Namespace / 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