public class WarningInfo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getCorrectedObject()
Gets the corrected object.
|
java.lang.String |
getDescription()
Get description of warning info.
|
java.lang.Object |
getErrorObject()
The error object.
|
int |
getType()
Get warning type.
|
int |
getWarningType()
Deprecated.
Use WarningInfo.Type property, instead.
|
void |
setCorrectedObject(java.lang.Object value)
Sets the corrected object.
|
public int getType()
See ExceptionType.
public int getWarningType()
See WarningType.
Remarks
NOTE: This member is now obsolete. Instead, please use WarningInfo.Type property, instead. This property will be removed 12 months later since December 2024. Aspose apologizes for any inconvenience you may have experienced.public java.lang.String getDescription()
public java.lang.Object getErrorObject()
public java.lang.Object getCorrectedObject()
public void setCorrectedObject(java.lang.Object value)
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.