java.lang.Objectcom.aspose.cells.WarningInfo
public class WarningInfo
Property Getters/Setters Summary | ||
---|---|---|
java.lang.String | getDescription() | |
Get description of warning info. | ||
int | getWarningType() | |
Get warning type. The value of the property is WarningType integer constant. |
Property Getters/Setters Detail |
---|
getWarningType | |
public int getWarningType() |
getDescription | |
public java.lang.String getDescription() |