public class OnErrorActionQuery
extends java.lang.Object
Example
OnErrorActionQuery query = new OnErrorActionQuery();
query.setOnErrorAction(OnErrorActionType.IGNORE);
| Constructor and Description |
|---|
OnErrorActionQuery() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOnErrorAction()
Gets the action type.
|
void |
setOnErrorAction(int value)
Sets the action type.
|
public int getOnErrorAction()
See OnErrorActionType.
public void setOnErrorAction(int value)
See OnErrorActionType.
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.