com.aspose.cells
Class WarningInfo

java.lang.Object
    extended by com.aspose.cells.WarningInfo

public class WarningInfo 
extends java.lang.Object

Warning info

Property Getters/Setters Summary
java.lang.StringgetDescription()
           Get description of warning info.
intgetWarningType()
           Get warning type. The value of the property is WarningType integer constant.
 

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.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.