java.lang.Object
com.aspose.cells.WarningType
public class WarningType
| Field Summary | ||
|---|---|---|
static final int | FONT_SUBSTITUTION | |
| Font substitution warning type when a font has not been found, this warning type can be get. | ||
static final int | DUPLICATE_DEFINED_NAME | |
| Duplicate defined name is found in the file. | ||
| Field Detail |
|---|
FONT_SUBSTITUTION | |
public static final int FONT_SUBSTITUTION | |
DUPLICATE_DEFINED_NAME | |
public static final int DUPLICATE_DEFINED_NAME | |