Class RangeEventArgs
public class RangeEventArgs
extends EventArgs
Specifies EventArgs that contain a IRange object.
-
Field Summary
Fields inherited from class com.grapecity.documents.excel.EventArgs
Empty
-
Constructor Summary
Constructors
Represents the construction.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getRange
public final IRange getRange()