com.aspose.cells
Class WarningType

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

public class WarningType 
extends java.lang.Object

Utility class containing constants. WaringType

Field Summary
static final intFONT_SUBSTITUTION
           Font substitution warning type when a font has not been found, this warning type can be get.
static final intDUPLICATE_DEFINED_NAME
           Duplicate defined name is found in the file.
 

Field Detail

FONT_SUBSTITUTION

public static final int FONT_SUBSTITUTION
Font substitution warning type when a font has not been found, this warning type can be get.

DUPLICATE_DEFINED_NAME

public static final int DUPLICATE_DEFINED_NAME
Duplicate defined name is found in the file.

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