public class RowColumnEventArgs
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getArgument()
The argument of the event.
|
int |
getNum()
The row or column number, starts from zero.
|
int |
getType()
The row or column type.
|
boolean |
isCancel()
shall we cancel the operation.
|
void |
rejectOperation()
Call this method in RowDeleting/ColumnDeleting event handlers to cancel the deleting operations.
|
public int getType()
See RowColumnType.
public int getNum()
public java.lang.Object getArgument()
public boolean isCancel()
public void rejectOperation()
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.