java.lang.Object
com.aspose.cells.WarningInfo
public class WarningInfo
- extends java.lang.Object
Warning info
Property Getters/Setters Detail |
getWarningType | |
public int getWarningType()
|
-
Get warning type.
The value of the property is WarningType integer constant.
getDescription | |
public java.lang.String getDescription()
|
-
Get description of warning info.
getErrorObject | |
public java.lang.Object getErrorObject()
|
-
The error object.
getCorrectedObject/setCorrectedObject | |
public java.lang.Object getCorrectedObject() / public void setCorrectedObject(java.lang.Object value)
|
-
Gets and sets the corrected object.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.