aspose.diagram
Class WarningInfo

Warning info

Constructor Summary
WarningInfo(warningType, description)
           Create warning info.
 
Property Getters/Setters Summary
functiongetDescription()
           Get description of warning info.
functiongetWarningType()
           Get warning type. The value of the property is WarningType integer constant.
 

Constructor Detail

WarningInfo

function WarningInfo(warningType, description)
Create warning info.
Parameters:
warningType: Number - A WarningType value. warning type
description: String - warning description

Property Getters/Setters Detail

getWarningType : Number 

function getWarningType()
Get warning type. The value of the property is WarningType integer constant.

getDescription : String 

function 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.