Class RangeEventArgs
public class RangeEventArgs
extends EventArgs
指定包含 IRange 对象的 EventArgs。
-
Field Summary
Fields inherited from class com.grapecity.documents.excel.EventArgs
Empty
-
Constructor Summary
Constructors
-
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()